Skip to content

Improve workflow discovery with inferred route links - #8

Merged
vikrantd merged 11 commits into
vikrantd:mainfrom
AshwaniKharwar:feature/workflow-route-inference
Sep 9, 2026
Merged

Improve workflow discovery with inferred route links#8
vikrantd merged 11 commits into
vikrantd:mainfrom
AshwaniKharwar:feature/workflow-route-inference

Conversation

@AshwaniKharwar

Copy link
Copy Markdown
Contributor

Summary

  • infer evidence-backed frontend-to-backend route links during initialization
  • expand workflow discovery and prioritize frontend components that reach API routes as visualizer flow roots
  • detect generic fetch-wrapper calls and improve enrichment intents/source locations
  • include the completed retrieval improvements: default top-10 results and source line numbers

Fixes #7

Closes #4 and #5 were completed and closed separately before this PR.

Testing

  • Added or updated coverage for route inference, extractors, flow discovery, visualizer behavior, persistence, agent loop, and embeddings.

@vikrantd
vikrantd merged commit f029a64 into vikrantd:main Sep 9, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve workflow discovery with inferred frontend-to-backend route links Increase default AI-agent retrieval top-k from 5 to 10

2 participants