10xscale-agentflow-cli 0.3.2.2__tar.gz → 0.3.2.3__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (177) hide show
  1. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/10xscale_agentflow_cli.egg-info/PKG-INFO +1 -1
  2. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/PKG-INFO +1 -1
  3. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/SKILL.md +7 -7
  4. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/agents-and-tools.md +6 -6
  5. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/api-client.md +9 -14
  6. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/api-configuration.md +4 -5
  7. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/api-settings-and-middleware.md +10 -11
  8. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/architecture.md +12 -14
  9. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/auth-and-authorization.md +6 -7
  10. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/callbacks-and-command.md +10 -10
  11. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/checkpointing-and-threads.md +5 -5
  12. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/cli-commands.md +8 -10
  13. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/client-auth-and-errors.md +5 -6
  14. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/client-messages-invoke-stream.md +7 -9
  15. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/client-threads-memory-files.md +5 -7
  16. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/context-id-background.md +5 -7
  17. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/dependency-injection.md +4 -4
  18. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/id-and-thread-name-generators.md +6 -8
  19. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/media-and-files.md +3 -3
  20. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/memory-and-store.md +4 -4
  21. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/prebuilt-agents-and-tools.md +5 -6
  22. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/production-runtime.md +5 -5
  23. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/providers-and-adapters.md +8 -10
  24. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/publishers-and-runtime-protocols.md +5 -6
  25. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/rate-limiting.md +6 -6
  26. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/remote-tools.md +14 -14
  27. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/rest-api-and-errors.md +9 -9
  28. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/security-and-validators.md +4 -5
  29. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/state-and-messages.md +5 -5
  30. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/state-graph.md +4 -4
  31. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/streaming.md +4 -4
  32. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/testing-and-evaluation.md +4 -6
  33. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/pyproject.toml +1 -1
  34. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/10xscale_agentflow_cli.egg-info/SOURCES.txt +0 -0
  35. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/10xscale_agentflow_cli.egg-info/dependency_links.txt +0 -0
  36. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/10xscale_agentflow_cli.egg-info/entry_points.txt +0 -0
  37. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/10xscale_agentflow_cli.egg-info/not-zip-safe +0 -0
  38. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/10xscale_agentflow_cli.egg-info/requires.txt +0 -0
  39. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/10xscale_agentflow_cli.egg-info/top_level.txt +0 -0
  40. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/MANIFEST.in +0 -0
  41. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/README.md +0 -0
  42. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow.json +0 -0
  43. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/__init__.py +0 -0
  44. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/__init__.py +0 -0
  45. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/commands/__init__.py +0 -0
  46. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/commands/api.py +0 -0
  47. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/commands/build.py +0 -0
  48. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/commands/init.py +0 -0
  49. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/commands/skills.py +0 -0
  50. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/commands/version.py +0 -0
  51. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/constants.py +0 -0
  52. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/core/__init__.py +0 -0
  53. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/core/config.py +0 -0
  54. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/core/output.py +0 -0
  55. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/core/validation.py +0 -0
  56. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/exceptions.py +0 -0
  57. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/logger.py +0 -0
  58. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/main.py +0 -0
  59. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/__init__.py +0 -0
  60. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/defaults.py +0 -0
  61. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/dev/agentflow.json +0 -0
  62. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/dev/graph/__init__.py +0 -0
  63. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/dev/graph/agent.py +0 -0
  64. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/.pre-commot-config.yaml +0 -0
  65. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/agentflow.json +0 -0
  66. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/auth/__init__.py +0 -0
  67. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/auth/agent_auth.py +0 -0
  68. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/evals/__init__.py +0 -0
  69. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/evals/weather_agents.py +0 -0
  70. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/graph/__init__.py +0 -0
  71. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/graph/agent.py +0 -0
  72. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/graph/nodes/__init__.py +0 -0
  73. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/graph/nodes/main_node.py +0 -0
  74. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/graph/nodes/tool_node.py +0 -0
  75. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/graph/state.py +0 -0
  76. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/graph/thread_name_generator.py +0 -0
  77. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/graph/tools/__init__.py +0 -0
  78. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/graph/tools/weather_tool.py +0 -0
  79. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/graph/utils/__init__.py +0 -0
  80. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/graph/utils/tool_decision.py +0 -0
  81. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/graph/validators/__init__.py +0 -0
  82. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/graph/validators/lifecyle.py +0 -0
  83. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/graph/validators/manager.py +0 -0
  84. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/graph/validators/validators.py +0 -0
  85. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/tests/__init__.py +0 -0
  86. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/tests/conftest.py +0 -0
  87. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/tests/test_agent_eval.py +0 -0
  88. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/tests/test_catalog_tools.py +0 -0
  89. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/prod/tests/test_graph_nodes.py +0 -0
  90. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/agent-skills/references/stream-emitter.md +0 -0
  91. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/cli/templates/skills/copilot/agentflow.instructions.md +0 -0
  92. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/__init__.py +0 -0
  93. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/__init__.py +0 -0
  94. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/__init__.py +0 -0
  95. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/auth/__init__.py +0 -0
  96. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/auth/auth_backend.py +0 -0
  97. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/auth/authorization.py +0 -0
  98. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/auth/base_auth.py +0 -0
  99. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/auth/jwt_auth.py +0 -0
  100. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/auth/permissions.py +0 -0
  101. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/config/__init__.py +0 -0
  102. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/config/graph_config.py +0 -0
  103. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/config/media_settings.py +0 -0
  104. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/config/sentry_config.py +0 -0
  105. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/config/settings.py +0 -0
  106. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/config/setup_logs.py +0 -0
  107. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/config/setup_middleware.py +0 -0
  108. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/config/worker_middleware.py +0 -0
  109. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/exceptions/__init__.py +0 -0
  110. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/exceptions/general_exception.py +0 -0
  111. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/exceptions/handle_errors.py +0 -0
  112. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/exceptions/resources_exceptions.py +0 -0
  113. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/exceptions/user_exception.py +0 -0
  114. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/middleware/__init__.py +0 -0
  115. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/middleware/rate_limit/__init__.py +0 -0
  116. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/middleware/rate_limit/base.py +0 -0
  117. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/middleware/rate_limit/factory.py +0 -0
  118. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/middleware/rate_limit/memory.py +0 -0
  119. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/middleware/rate_limit/middleware.py +0 -0
  120. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/middleware/rate_limit/redis.py +0 -0
  121. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/middleware/request_limits.py +0 -0
  122. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/middleware/security_headers.py +0 -0
  123. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/utils/__init__.py +0 -0
  124. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/core/utils/log_sanitizer.py +0 -0
  125. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/loader.py +0 -0
  126. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/main.py +0 -0
  127. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/__init__.py +0 -0
  128. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/a2a.py +0 -0
  129. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/a2ui.py +0 -0
  130. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/checkpointer/__init__.py +0 -0
  131. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/checkpointer/router.py +0 -0
  132. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/checkpointer/schemas/__init__.py +0 -0
  133. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/checkpointer/schemas/checkpointer_schemas.py +0 -0
  134. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/checkpointer/services/__init__.py +0 -0
  135. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/checkpointer/services/checkpointer_service.py +0 -0
  136. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/graph/__init__.py +0 -0
  137. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/graph/router.py +0 -0
  138. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/graph/schemas/__init__.py +0 -0
  139. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/graph/schemas/graph_schemas.py +0 -0
  140. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/graph/services/__init__.py +0 -0
  141. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/graph/services/graph_service.py +0 -0
  142. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/graph/services/multimodal_preprocessor.py +0 -0
  143. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/media/__init__.py +0 -0
  144. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/media/router.py +0 -0
  145. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/media/schemas.py +0 -0
  146. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/ping/__init__.py +0 -0
  147. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/ping/router.py +0 -0
  148. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/setup_router.py +0 -0
  149. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/store/__init__.py +0 -0
  150. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/store/router.py +0 -0
  151. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/store/schemas/__init__.py +0 -0
  152. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/store/schemas/store_schemas.py +0 -0
  153. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/store/services/__init__.py +0 -0
  154. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/routers/store/services/store_service.py +0 -0
  155. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/tasks/__init__.py +0 -0
  156. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/tasks/user_tasks.py +0 -0
  157. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/utils/__init__.py +0 -0
  158. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/utils/callable_helper.py +0 -0
  159. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/utils/media/__init__.py +0 -0
  160. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/utils/media/extractor.py +0 -0
  161. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/utils/media/pipeline.py +0 -0
  162. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/utils/parse_output.py +0 -0
  163. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/utils/response_helper.py +0 -0
  164. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/utils/schemas/__init__.py +0 -0
  165. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/utils/schemas/output_schemas.py +0 -0
  166. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/utils/schemas/user_schemas.py +0 -0
  167. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/utils/snowflake_id_generator.py +0 -0
  168. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/utils/swagger_helper.py +0 -0
  169. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/utils/thread_name_generator.py +0 -0
  170. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/agentflow_cli/src/app/worker.py +0 -0
  171. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/graph/__init__.py +0 -0
  172. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/graph/react.py +0 -0
  173. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/requirements.txt +0 -0
  174. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/setup.cfg +0 -0
  175. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/tests/test_multimodal_sprint2_extraction.py +0 -0
  176. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/tests/test_sprint4_media_api.py +0 -0
  177. {10xscale_agentflow_cli-0.3.2.2 → 10xscale_agentflow_cli-0.3.2.3}/tests/test_utils_parse_and_callable.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: 10xscale-agentflow-cli
3
- Version: 0.3.2.2
3
+ Version: 0.3.2.3
4
4
  Summary: CLI and API for 10xscale AgentFlow
5
5
  Author-email: 10xscale <contact@10xscale.ai>
6
6
  Maintainer-email: Shudipto Trafder <shudiptotrafder@gmail.com>
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: 10xscale-agentflow-cli
3
- Version: 0.3.2.2
3
+ Version: 0.3.2.3
4
4
  Summary: CLI and API for 10xscale AgentFlow
5
5
  Author-email: 10xscale <contact@10xscale.ai>
6
6
  Maintainer-email: Shudipto Trafder <shudiptotrafder@gmail.com>
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: agentflow
3
- description: Use for building, debugging, documenting, or extending Agentflow agents, tools, graphs, API/CLI services, TypeScript clients, memory, checkpointing, streaming, media, dependency injection, production runtime, and multi-agent workflows in this repository.
3
+ description: Expert guidance for building, debugging, and extending applications with AgentFlow (10xscale-agentflow). TRIGGER when: code imports from agentflow (e.g. `from agentflow import`, `StateGraph`, `Agent`, `ToolNode`, `AgentState`); user references `agentflow.json` or CLI commands (`agentflow init`, `agentflow api`, `agentflow play`, `agentflow build`, `agentflow skills`); user is building graph-based multi-agent workflows, tools, memory, checkpointing, or streaming with this framework. SKIP: generic Python or multi-agent questions not referencing agentflow; other frameworks (LangGraph, CrewAI, AutoGen) unless comparing.
4
4
  metadata:
5
5
  resources:
6
6
  - references/architecture.md
@@ -45,15 +45,15 @@ metadata:
45
45
 
46
46
  Use this skill when working in this Agentflow monorepo. Agentflow is a multi-agent framework that wraps official OpenAI and Google SDK capabilities behind a unified graph, agent, tool, state, storage, API, CLI, and TypeScript client interface.
47
47
 
48
- Treat `agentflow-docs/docs` as the first source of truth for public package names, install commands, and user-facing behavior. Use implementation source after the docs establish the intended API.
48
+ Treat https://agentflow.10xscale.ai/ as the first source of truth for public package names, install commands, and user-facing behavior. Use implementation source after the docs establish the intended API.
49
49
 
50
50
  ## Workflow
51
51
 
52
52
  1. Identify the published package or docs surface involved:
53
- - PyPI core Python SDK: `10xscale-agentflow` (`pip install 10xscale-agentflow`), source in `agentflow/agentflow`
54
- - PyPI API/CLI SDK: `10xscale-agentflow-cli` (`pip install 10xscale-agentflow-cli`), source in `agentflow-api/agentflow_cli`
55
- - npm TypeScript SDK: `@10xscale/agentflow-client` (`npm install @10xscale/agentflow-client`), source in `agentflow-client/src`
56
- - Main docs: `agentflow-docs/docs`
53
+ - PyPI core Python SDK: `10xscale-agentflow` (`pip install 10xscale-agentflow`), source at https://github.com/10xHub/Agentflow/tree/main/agentflow/agentflow
54
+ - PyPI API/CLI SDK: `10xscale-agentflow-cli` (`pip install 10xscale-agentflow-cli`), source at https://github.com/10xHub/Agentflow/tree/main/agentflow-api/agentflow_cli
55
+ - npm TypeScript SDK: `@10xscale/agentflow-client` (`npm install @10xscale/agentflow-client`), source at https://github.com/10xHub/Agentflow/tree/main/agentflow-client/src
56
+ - Main docs: https://agentflow.10xscale.ai/
57
57
  - Playground/UI: `agentflow play` command after installed cli
58
58
 
59
59
  2. Read the matching reference file before changing behavior:
@@ -92,7 +92,7 @@ Treat `agentflow-docs/docs` as the first source of truth for public package name
92
92
  - Persist conversation state with checkpointers; use stores only for cross-thread memory.
93
93
  - Put business services in `InjectQ` instead of global variables.
94
94
  - Keep API/CLI graph modules storage-agnostic and wire dependencies through `agentflow.json`.
95
- 4. Verify against source when implementation details matter. Public names and expected behavior should match `agentflow-docs/docs`; source under `agentflow/`, `agentflow-api/`, and `agentflow-client/src/` explains how that behavior is implemented.
95
+ 4. Verify against source when implementation details matter. Public names and expected behavior should match https://agentflow.10xscale.ai/; source under https://github.com/10xHub/Agentflow (core), https://github.com/10xHub/agentflow-cli (API/CLI), and https://github.com/10xHub/agentflow-client (TypeScript) explains how that behavior is implemented.
96
96
 
97
97
  ## Local Conventions
98
98
 
@@ -57,9 +57,9 @@ Use `agentflow.utils.tool` to add metadata such as name, description, tags, prov
57
57
 
58
58
  ## Source Map
59
59
 
60
- - Agent implementation: `agentflow/agentflow/core/graph/agent.py`
61
- - Tool node and graph exports: `agentflow/agentflow/core/graph`
62
- - Tool result: `agentflow/agentflow/core/state/tool_result.py`
63
- - Tool decorator: `agentflow/agentflow/utils/decorators.py`
64
- - Skill integration: `agentflow/agentflow/core/skills`
65
- - Prebuilt tools: `agentflow/agentflow/prebuilt/tools`
60
+ - Agent implementation: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/core/graph/agent.py
61
+ - Tool node and graph exports: https://github.com/10xHub/Agentflow/tree/main/agentflow/agentflow/core/graph
62
+ - Tool result: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/core/state/tool_result.py
63
+ - Tool decorator: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/utils/decorators.py
64
+ - Skill integration: https://github.com/10xHub/Agentflow/tree/main/agentflow/agentflow/core/skills
65
+ - Prebuilt tools: https://github.com/10xHub/Agentflow/tree/main/agentflow/agentflow/prebuilt/tools
@@ -2,15 +2,11 @@
2
2
 
3
3
  Use this when aligning REST routes, schemas, generated docs, or the TypeScript npm SDK. The public npm package is `@10xscale/agentflow-client`; install it with `npm install @10xscale/agentflow-client`.
4
4
 
5
- Check current docs first:
6
-
7
- - `agentflow-docs/docs/get-started/connect-client.md`
8
- - `agentflow-docs/docs/beginner/call-from-typescript.md`
9
- - `agentflow-docs/docs/concepts/architecture.md`
5
+ Check current docs first: https://agentflow.10xscale.ai/
10
6
 
11
7
  ## API Routers
12
8
 
13
- Active routers are included from `agentflow-api/agentflow_cli/src/app/routers/setup_router.py`:
9
+ Active routers are included from https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/routers/setup_router.py:
14
10
 
15
11
  - Graph router
16
12
  - Checkpointer/thread router
@@ -32,7 +28,7 @@ Memory/file routes are summarized in their topic references.
32
28
 
33
29
  ## TypeScript SDK Facade
34
30
 
35
- `AgentFlowClient` is exported by `@10xscale/agentflow-client`. Its source facade is `agentflow-client/src/client.ts`, and it wraps:
31
+ `AgentFlowClient` is exported by `@10xscale/agentflow-client`. Its source facade is https://github.com/10xHub/agentflow-client/blob/main/src/client.ts, and it wraps:
36
32
 
37
33
  - Connectivity and metadata: `ping`, `graph`, `graphStateSchema`
38
34
  - Execution: `invoke`, `stream`, `stopGraph`, `fixGraph`, `setup`
@@ -53,15 +49,14 @@ For remote tools, read `remote-tools.md`; that flow has a client-managed executi
53
49
 
54
50
  ## Rules
55
51
 
56
- - Use `@10xscale/agentflow-client` in user-facing examples and docs; use `agentflow-client/src` only when referring to repository source.
52
+ - Use `@10xscale/agentflow-client` in user-facing examples and docs.
57
53
  - The TypeScript SDK calls a running Agentflow API server. It does not import or execute Python graph code.
58
- - Keep endpoint schema changes mirrored in `agentflow-client/src/endpoints`.
59
- - Keep exports in `agentflow-client/src/index.ts` aligned when adding public types.
54
+ - Keep endpoint schema changes mirrored in the client endpoints directory.
60
55
  - Test both endpoint helpers and the `AgentFlowClient` facade for client-visible changes.
61
56
 
62
57
  ## Source Map
63
58
 
64
- - Client facade: `agentflow-client/src/client.ts`
65
- - Client endpoints: `agentflow-client/src/endpoints`
66
- - Client message model: `agentflow-client/src/message.ts`
67
- - API schemas/services: `agentflow-api/agentflow_cli/src/app/routers`
59
+ - Client facade: https://github.com/10xHub/agentflow-client/blob/main/src/client.ts
60
+ - Client endpoints: https://github.com/10xHub/agentflow-client/tree/main/src/endpoints
61
+ - Client message model: https://github.com/10xHub/agentflow-client/blob/main/src/message.ts
62
+ - API schemas/services: https://github.com/10xHub/agentflow-cli/tree/main/agentflow_cli/src/app/routers
@@ -66,9 +66,8 @@ Common full shape:
66
66
 
67
67
  ## Source Map
68
68
 
69
- - Graph config: `agentflow-api/agentflow_cli/src/app/core/config/graph_config.py`
70
- - Loader: `agentflow-api/agentflow_cli/src/app/loader.py`
71
- - App startup: `agentflow-api/agentflow_cli/src/app/main.py`
72
- - Main docs: `agentflow-docs/docs/reference/api-cli/configuration.md`
73
- - How-to: `agentflow-docs/docs/how-to/api-cli/configure-agentflow-json.md`
69
+ - Graph config: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/core/config/graph_config.py
70
+ - Loader: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/loader.py
71
+ - App startup: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/main.py
72
+ - Docs: https://agentflow.10xscale.ai/
74
73
  - Rate limit config details: `references/rate-limiting.md`
@@ -77,14 +77,13 @@ Production mode warns about unsafe defaults such as:
77
77
 
78
78
  ## Source Map
79
79
 
80
- - Settings: `agentflow-api/agentflow_cli/src/app/core/config/settings.py`
81
- - Middleware setup: `agentflow-api/agentflow_cli/src/app/core/config/setup_middleware.py`
82
- - Request limits: `agentflow-api/agentflow_cli/src/app/core/middleware/request_limits.py`
83
- - Security headers: `agentflow-api/agentflow_cli/src/app/core/middleware/security_headers.py`
84
- - Rate limit middleware: `agentflow-api/agentflow_cli/src/app/core/middleware/rate_limit/`
85
- - Rate limit base class: `agentflow-api/agentflow_cli/src/app/core/middleware/rate_limit/base.py`
86
- - Sentry: `agentflow-api/agentflow_cli/src/app/core/config/sentry_config.py`
87
- - Log sanitizer: `agentflow-api/agentflow_cli/src/app/core/utils/log_sanitizer.py`
88
- - Main docs: `agentflow-docs/docs/reference/api-cli/environment.md`
89
- - Production docs: `agentflow-docs/docs/how-to/production/environment-variables.md`
90
- - Rate limiting docs: `agentflow-api/docs/rate-limiting.md`
80
+ - Settings: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/core/config/settings.py
81
+ - Middleware setup: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/core/config/setup_middleware.py
82
+ - Request limits: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/core/middleware/request_limits.py
83
+ - Security headers: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/core/middleware/security_headers.py
84
+ - Rate limit middleware: https://github.com/10xHub/agentflow-cli/tree/main/agentflow_cli/src/app/core/middleware/rate_limit
85
+ - Rate limit base class: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/core/middleware/rate_limit/base.py
86
+ - Sentry: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/core/config/sentry_config.py
87
+ - Log sanitizer: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/core/utils/log_sanitizer.py
88
+ - Docs: https://agentflow.10xscale.ai/
89
+ - Rate limiting docs: https://github.com/10xHub/agentflow-cli/blob/main/docs/rate-limiting.md
@@ -1,6 +1,6 @@
1
1
  # Architecture
2
2
 
3
- Use this when deciding where a change belongs or explaining how Agentflow packages interact. Check `agentflow-docs/docs/concepts/architecture.md` and `agentflow-docs/docs/get-started/installation.md` first for public package names.
3
+ Use this when deciding where a change belongs or explaining how Agentflow packages interact. Check https://agentflow.10xscale.ai/ first for public package names.
4
4
 
5
5
  ## Published Packages
6
6
 
@@ -15,7 +15,7 @@ Use this when deciding where a change belongs or explaining how Agentflow packag
15
15
  - `10xscale-agentflow`: Core Python SDK. Owns `StateGraph`, `Agent`, `ToolNode`, `AgentState`, `Message`, checkpointers, stores, media, prebuilt agents/tools, runtime publishers, QA helpers, and skills support.
16
16
  - `10xscale-agentflow-cli`: Python API and CLI SDK. Owns `agentflow api`, `agentflow play`, `agentflow init`, `agentflow build`, routers, auth/middleware, config loading, and graph service execution.
17
17
  - `@10xscale/agentflow-client`: TypeScript npm SDK. Owns typed methods for invoke, stream, threads, memory store, files, graph metadata, remote tools, and auth/request helpers. It calls a running Agentflow API server and does not run Python graphs.
18
- - `agentflow-docs/docs`: Main user-facing docs, concepts, how-to guides, and reference material. Prefer these docs over legacy docs for public behavior.
18
+ - https://agentflow.10xscale.ai/: Main user-facing docs, concepts, how-to guides, and reference material.
19
19
  - `agentflow-playground` / UI packages: Interactive graph and agent testing surfaces.
20
20
 
21
21
  ## Request Flow
@@ -38,18 +38,16 @@ Use this when deciding where a change belongs or explaining how Agentflow packag
38
38
 
39
39
  ## Source Map
40
40
 
41
- - Core graph: `agentflow/agentflow/core/graph`
42
- - State/message models: `agentflow/agentflow/core/state`
43
- - Checkpointers: `agentflow/agentflow/storage/checkpointer`
44
- - Memory stores: `agentflow/agentflow/storage/store`
45
- - Media stores/resolvers: `agentflow/agentflow/storage/media`
46
- - API routers: `agentflow-api/agentflow_cli/src/app/routers`
47
- - API loader/config: `agentflow-api/agentflow_cli/src/app/loader.py`, `agentflow-api/agentflow_cli/src/app/core/config`
48
- - TS client facade: `agentflow-client/src/client.ts`
41
+ - Core graph: https://github.com/10xHub/Agentflow/tree/main/agentflow/agentflow/core/graph
42
+ - State/message models: https://github.com/10xHub/Agentflow/tree/main/agentflow/agentflow/core/state
43
+ - Checkpointers: https://github.com/10xHub/Agentflow/tree/main/agentflow/agentflow/storage/checkpointer
44
+ - Memory stores: https://github.com/10xHub/Agentflow/tree/main/agentflow/agentflow/storage/store
45
+ - Media stores/resolvers: https://github.com/10xHub/Agentflow/tree/main/agentflow/agentflow/storage/media
46
+ - API routers: https://github.com/10xHub/agentflow-cli/tree/main/agentflow_cli/src/app/routers
47
+ - API loader: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/loader.py
48
+ - API config: https://github.com/10xHub/agentflow-cli/tree/main/agentflow_cli/src/app/core/config
49
+ - TS client facade: https://github.com/10xHub/agentflow-client/blob/main/src/client.ts
49
50
 
50
51
  ## Public Docs Map
51
52
 
52
- - Package overview: `agentflow-docs/docs/concepts/architecture.md`
53
- - Install commands and package roles: `agentflow-docs/docs/get-started/installation.md`
54
- - API serving: `agentflow-docs/docs/get-started/expose-with-api.md`
55
- - TypeScript client usage: `agentflow-docs/docs/get-started/connect-client.md` and `agentflow-docs/docs/beginner/call-from-typescript.md`
53
+ - Docs: https://agentflow.10xscale.ai/
@@ -79,10 +79,9 @@ const client = new AgentFlowClient({
79
79
 
80
80
  ## Source Map
81
81
 
82
- - Base auth: `agentflow-api/agentflow_cli/src/app/core/auth/base_auth.py`
83
- - JWT auth: `agentflow-api/agentflow_cli/src/app/core/auth/jwt_auth.py`
84
- - Auth backend loader: `agentflow-api/agentflow_cli/src/app/core/auth/auth_backend.py`
85
- - Authorization: `agentflow-api/agentflow_cli/src/app/core/auth/authorization.py`
86
- - Permission dependency: `agentflow-api/agentflow_cli/src/app/core/auth/permissions.py`
87
- - Main docs: `agentflow-docs/docs/reference/api-cli/auth.md`
88
- - Production docs: `agentflow-docs/docs/how-to/production/auth-and-authorization.md`
82
+ - Base auth: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/core/auth/base_auth.py
83
+ - JWT auth: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/core/auth/jwt_auth.py
84
+ - Auth backend loader: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/core/auth/auth_backend.py
85
+ - Authorization: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/core/auth/authorization.py
86
+ - Permission dependency: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/core/auth/permissions.py
87
+ - Docs: https://agentflow.10xscale.ai/
@@ -254,13 +254,13 @@ def router_node(state, config):
254
254
 
255
255
  ## Source Map
256
256
 
257
- - Callback system (invocation hooks + graph lifecycle hooks): `agentflow/agentflow/utils/callbacks.py`
258
- - Default validators: `agentflow/agentflow/utils/validators.py`
259
- - Graph compile callback argument: `agentflow/agentflow/core/graph/state_graph.py`
260
- - Command API: `agentflow/agentflow/utils/command.py`
261
- - Command execution paths: `agentflow/agentflow/core/graph/compiled_graph.py`
262
- - Lifecycle hook fire points — invoke path: `agentflow/agentflow/core/graph/utils/invoke_handler.py`
263
- - Lifecycle hook fire points — stream path: `agentflow/agentflow/core/graph/utils/stream_handler.py`
264
- - Lifecycle hook fire points — interrupt/resume: `agentflow/agentflow/core/graph/utils/heandler_utils.py`
265
- - Lifecycle hook fire points — checkpoint: `agentflow/agentflow/core/graph/utils/utils.py`
266
- - Legacy docs: `agentflow-docs/docs-mkdocs-legacy/reference/library/Command.md`
257
+ - Callback system (invocation hooks + graph lifecycle hooks): https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/utils/callbacks.py
258
+ - Default validators: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/utils/validators.py
259
+ - Graph compile callback argument: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/core/graph/state_graph.py
260
+ - Command API: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/utils/command.py
261
+ - Command execution paths: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/core/graph/compiled_graph.py
262
+ - Lifecycle hook fire points — invoke path: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/core/graph/utils/invoke_handler.py
263
+ - Lifecycle hook fire points — stream path: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/core/graph/utils/stream_handler.py
264
+ - Lifecycle hook fire points — interrupt/resume: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/core/graph/utils/heandler_utils.py
265
+ - Lifecycle hook fire points — checkpoint: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/core/graph/utils/utils.py
266
+ - Legacy docs: https://github.com/10xHub/Agentflow/blob/main/agentflow-docs/docs-mkdocs-legacy/reference/library/Command.md
@@ -56,8 +56,8 @@ The API exposes thread state/message/thread operations under `/v1/threads...` ro
56
56
 
57
57
  ## Source Map
58
58
 
59
- - Base API: `agentflow/agentflow/storage/checkpointer/base_checkpointer.py`
60
- - In-memory backend: `agentflow/agentflow/storage/checkpointer/in_memory_checkpointer.py`
61
- - Postgres backend: `agentflow/agentflow/storage/checkpointer/pg_checkpointer.py`
62
- - API router: `agentflow-api/agentflow_cli/src/app/routers/checkpointer`
63
- - TS endpoints: `agentflow-client/src/endpoints/thread*.ts`
59
+ - Base API: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/storage/checkpointer/base_checkpointer.py
60
+ - In-memory backend: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/storage/checkpointer/in_memory_checkpointer.py
61
+ - Postgres backend: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/storage/checkpointer/pg_checkpointer.py
62
+ - API router: https://github.com/10xHub/agentflow-cli/tree/main/agentflow_cli/src/app/routers/checkpointer
63
+ - TS endpoints: https://github.com/10xHub/agentflow-client/tree/main/src/endpoints
@@ -49,7 +49,7 @@ agentflow = agentflow_cli.cli.main:main
49
49
  - `2` / `claude`: `.claude/skills/agentflow`
50
50
  - `3` / `github`: `.github/instructions/agentflow.instructions.md` and `.github/skills/agentflow`
51
51
  - Options include `--agent/-a`, `--path/-p`, `--force/-f`, `--verbose/-v`, and `--quiet/-q`.
52
- - Source templates: `agentflow-api/agentflow_cli/cli/templates/skills/agent-skills` and `agentflow-api/agentflow_cli/cli/templates/skills/copilot`.
52
+ - Source templates: https://github.com/10xHub/agentflow-cli/tree/main/agentflow_cli/cli/templates/skills
53
53
 
54
54
  `agentflow version`
55
55
 
@@ -58,16 +58,14 @@ agentflow = agentflow_cli.cli.main:main
58
58
  ## Rules
59
59
 
60
60
  - Use docs package names in user-facing text.
61
- - Keep command options aligned with `agentflow-docs/docs/reference/api-cli/commands.md`.
61
+ - Keep command options aligned with https://agentflow.10xscale.ai/
62
62
  - If command defaults change, update docs, templates, and tests together.
63
- - Generated skill templates live under `agentflow-api/agentflow_cli/cli/templates/skills`.
63
+ - Generated skill templates live under https://github.com/10xHub/agentflow-cli/tree/main/agentflow_cli/cli/templates/skills
64
64
 
65
65
  ## Source Map
66
66
 
67
- - CLI main: `agentflow-api/agentflow_cli/cli/main.py`
68
- - Commands: `agentflow-api/agentflow_cli/cli/commands`
69
- - CLI config/output/validation: `agentflow-api/agentflow_cli/cli/core`
70
- - Templates: `agentflow-api/agentflow_cli/cli/templates`
71
- - Main docs: `agentflow-docs/docs/reference/api-cli/commands.md`
72
- - How-to init: `agentflow-docs/docs/how-to/api-cli/initialize-project.md`
73
- - How-to server: `agentflow-docs/docs/how-to/api-cli/run-api-server.md`
67
+ - CLI main: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/cli/main.py
68
+ - Commands: https://github.com/10xHub/agentflow-cli/tree/main/agentflow_cli/cli/commands
69
+ - CLI config/output/validation: https://github.com/10xHub/agentflow-cli/tree/main/agentflow_cli/cli/core
70
+ - Templates: https://github.com/10xHub/agentflow-cli/tree/main/agentflow_cli/cli/templates
71
+ - Docs: https://agentflow.10xscale.ai/
@@ -4,7 +4,7 @@ Use this when changing `@10xscale/agentflow-client` authentication, request head
4
4
 
5
5
  ## Auth Helpers
6
6
 
7
- Public auth types and helpers live in `agentflow-client/src/request.ts`.
7
+ Public auth types and helpers live in https://github.com/10xHub/agentflow-client/blob/main/src/request.ts.
8
8
 
9
9
  Auth union:
10
10
 
@@ -88,8 +88,7 @@ Error instances expose:
88
88
 
89
89
  ## Source Map
90
90
 
91
- - Auth/request helpers: `agentflow-client/src/request.ts`
92
- - Error classes: `agentflow-client/src/errors.ts`
93
- - Client facade: `agentflow-client/src/client.ts`
94
- - Docs: `agentflow-docs/docs/reference/client/auth.md`
95
- - Docs: `agentflow-docs/docs/troubleshooting/client.md`
91
+ - Auth/request helpers: https://github.com/10xHub/agentflow-client/blob/main/src/request.ts
92
+ - Error classes: https://github.com/10xHub/agentflow-client/blob/main/src/errors.ts
93
+ - Client facade: https://github.com/10xHub/agentflow-client/blob/main/src/client.ts
94
+ - Docs: https://agentflow.10xscale.ai/
@@ -4,7 +4,7 @@ Use this when changing TypeScript message classes, invoke behavior, streaming be
4
4
 
5
5
  ## Message Model
6
6
 
7
- Message and content block classes live in `agentflow-client/src/message.ts`.
7
+ Message and content block classes live in https://github.com/10xHub/agentflow-client/blob/main/src/message.ts.
8
8
 
9
9
  Core classes:
10
10
 
@@ -107,11 +107,9 @@ Use `client.stopGraph(threadId, config?)` to request cancellation for a running
107
107
 
108
108
  ## Source Map
109
109
 
110
- - Message classes: `agentflow-client/src/message.ts`
111
- - Client facade: `agentflow-client/src/client.ts`
112
- - Invoke endpoint: `agentflow-client/src/endpoints/invoke.ts`
113
- - Stream endpoint: `agentflow-client/src/endpoints/stream.ts`
114
- - Stop graph endpoint: `agentflow-client/src/endpoints/stopGraph.ts`
115
- - Docs: `agentflow-docs/docs/reference/client/message.md`
116
- - Docs: `agentflow-docs/docs/reference/client/invoke.md`
117
- - Docs: `agentflow-docs/docs/reference/client/stream.md`
110
+ - Message classes: https://github.com/10xHub/agentflow-client/blob/main/src/message.ts
111
+ - Client facade: https://github.com/10xHub/agentflow-client/blob/main/src/client.ts
112
+ - Invoke endpoint: https://github.com/10xHub/agentflow-client/blob/main/src/endpoints/invoke.ts
113
+ - Stream endpoint: https://github.com/10xHub/agentflow-client/blob/main/src/endpoints/stream.ts
114
+ - Stop graph endpoint: https://github.com/10xHub/agentflow-client/blob/main/src/endpoints/stopGraph.ts
115
+ - Docs: https://agentflow.10xscale.ai/
@@ -73,10 +73,8 @@ Use returned `file_id` in multimodal messages through `MediaRef(kind: "file_id",
73
73
 
74
74
  ## Source Map
75
75
 
76
- - Client facade: `agentflow-client/src/client.ts`
77
- - Thread endpoints: `agentflow-client/src/endpoints/thread*.ts`, `threads.ts`, `deleteThread.ts`
78
- - Memory endpoints: `agentflow-client/src/endpoints/*Memory.ts`, `forgetMemories.ts`
79
- - File endpoint: `agentflow-client/src/endpoints/files.ts`
80
- - Docs: `agentflow-docs/docs/reference/client/threads.md`
81
- - Docs: `agentflow-docs/docs/reference/client/memory.md`
82
- - Docs: `agentflow-docs/docs/reference/client/files.md`
76
+ - Client facade: https://github.com/10xHub/agentflow-client/blob/main/src/client.ts
77
+ - Thread endpoints: https://github.com/10xHub/agentflow-client/tree/main/src/endpoints
78
+ - Memory endpoints: https://github.com/10xHub/agentflow-client/tree/main/src/endpoints
79
+ - File endpoint: https://github.com/10xHub/agentflow-client/blob/main/src/endpoints/files.ts
80
+ - Docs: https://agentflow.10xscale.ai/
@@ -73,10 +73,8 @@ Use these when a process needs to stop streams, wait for background tasks, and c
73
73
 
74
74
  ## Source Map
75
75
 
76
- - Context managers: `agentflow/agentflow/core/state/message_context_manager.py`
77
- - ID generators: `agentflow/agentflow/utils/id_generator.py`
78
- - Background tasks: `agentflow/agentflow/utils/background_task_manager.py`
79
- - Shutdown utilities: `agentflow/agentflow/utils/shutdown.py`
80
- - Main docs: `agentflow-docs/docs/reference/python/context-manager.md`
81
- - Main docs: `agentflow-docs/docs/reference/python/id-generator.md`
82
- - Main docs: `agentflow-docs/docs/reference/python/background-tasks.md`
76
+ - Context managers: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/core/state/message_context_manager.py
77
+ - ID generators: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/utils/id_generator.py
78
+ - Background tasks: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/utils/background_task_manager.py
79
+ - Shutdown utilities: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/utils/shutdown.py
80
+ - Docs: https://agentflow.10xscale.ai/
@@ -52,7 +52,7 @@ The API loader imports these and binds them for graph execution.
52
52
 
53
53
  ## Source Map
54
54
 
55
- - DI docs source: `agentflow-docs/docs/concepts/dependency-injection.md`
56
- - API loader: `agentflow-api/agentflow_cli/src/app/loader.py`
57
- - Graph config: `agentflow-api/agentflow_cli/src/app/core/config/graph_config.py`
58
- - Tool/node call helpers: `agentflow/agentflow/utils/callable_utils.py`
55
+ - Docs: https://agentflow.10xscale.ai/
56
+ - API loader: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/loader.py
57
+ - Graph config: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/core/config/graph_config.py
58
+ - Tool/node call helpers: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/utils/callable_utils.py
@@ -61,11 +61,9 @@ Keep thread name generation:
61
61
 
62
62
  ## Source Map
63
63
 
64
- - Python ID generators: `agentflow/agentflow/utils/id_generator.py`
65
- - API Snowflake generator: `agentflow-api/agentflow_cli/src/app/utils/snowflake_id_generator.py`
66
- - Thread name generator: `agentflow-api/agentflow_cli/src/app/utils/thread_name_generator.py`
67
- - Graph service thread naming: `agentflow-api/agentflow_cli/src/app/routers/graph/services/graph_service.py`
68
- - Settings: `agentflow-api/agentflow_cli/src/app/core/config/settings.py`
69
- - Main docs: `agentflow-docs/docs/reference/python/id-generator.md`
70
- - API docs: `agentflow-docs/docs/reference/api-cli/id-generator.md`
71
- - API docs: `agentflow-docs/docs/reference/api-cli/thread-name-generator.md`
64
+ - Python ID generators: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/utils/id_generator.py
65
+ - API Snowflake generator: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/utils/snowflake_id_generator.py
66
+ - Thread name generator: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/utils/thread_name_generator.py
67
+ - Graph service thread naming: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/routers/graph/services/graph_service.py
68
+ - Settings: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/core/config/settings.py
69
+ - Docs: https://agentflow.10xscale.ai/
@@ -61,6 +61,6 @@ TypeScript client methods:
61
61
 
62
62
  ## Source Map
63
63
 
64
- - Media config/resolver: `agentflow/agentflow/storage/media`
65
- - Media router: `agentflow-api/agentflow_cli/src/app/routers/media`
66
- - TS files endpoint: `agentflow-client/src/endpoints/files.ts`
64
+ - Media config/resolver: https://github.com/10xHub/Agentflow/tree/main/agentflow/agentflow/storage/media
65
+ - Media router: https://github.com/10xHub/agentflow-cli/tree/main/agentflow_cli/src/app/routers/media
66
+ - TS files endpoint: https://github.com/10xHub/agentflow-client/blob/main/src/endpoints/files.ts
@@ -64,7 +64,7 @@ TypeScript client methods include `storeMemory`, `searchMemory`, `getMemory`, `u
64
64
 
65
65
  ## Source Map
66
66
 
67
- - Store interfaces/backends: `agentflow/agentflow/storage/store`
68
- - Memory tool: `agentflow/agentflow/prebuilt/tools/memory.py`
69
- - API store router: `agentflow-api/agentflow_cli/src/app/routers/store`
70
- - TS memory endpoints: `agentflow-client/src/endpoints/*Memory.ts`
67
+ - Store interfaces/backends: https://github.com/10xHub/Agentflow/tree/main/agentflow/agentflow/storage/store
68
+ - Memory tool: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/prebuilt/tools/memory.py
69
+ - API store router: https://github.com/10xHub/agentflow-cli/tree/main/agentflow_cli/src/app/routers/store
70
+ - TS memory endpoints: https://github.com/10xHub/agentflow-client/tree/main/src/endpoints
@@ -52,9 +52,8 @@ Use `Command(goto=...)` directly for explicit runtime routing when not using the
52
52
 
53
53
  ## Source Map
54
54
 
55
- - Exports: `agentflow/agentflow/prebuilt/__init__.py`
56
- - Agents: `agentflow/agentflow/prebuilt/agent`
57
- - Tools: `agentflow/agentflow/prebuilt/tools`
58
- - Handoff tool: `agentflow/agentflow/prebuilt/tools/handoff.py`
59
- - Main docs: `agentflow-docs/docs/reference/python/command-handoff.md`
60
- - How-to: `agentflow-docs/docs/how-to/python/handoff-between-agents.md`
55
+ - Exports: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/prebuilt/__init__.py
56
+ - Agents: https://github.com/10xHub/Agentflow/tree/main/agentflow/agentflow/prebuilt/agent
57
+ - Tools: https://github.com/10xHub/Agentflow/tree/main/agentflow/agentflow/prebuilt/tools
58
+ - Handoff tool: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/prebuilt/tools/handoff.py
59
+ - Docs: https://agentflow.10xscale.ai/
@@ -49,8 +49,8 @@ Production should set `MODE=production`, configure CORS origins, and use real au
49
49
 
50
50
  ## Source Map
51
51
 
52
- - App startup: `agentflow-api/agentflow_cli/src/app/main.py`
53
- - Route setup: `agentflow-api/agentflow_cli/src/app/routers/setup_router.py`
54
- - Graph service: `agentflow-api/agentflow_cli/src/app/routers/graph/services`
55
- - Config/middleware/auth: `agentflow-api/agentflow_cli/src/app/core`
56
- - CLI commands: `agentflow-api/agentflow_cli/cli`
52
+ - App startup: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/main.py
53
+ - Route setup: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/routers/setup_router.py
54
+ - Graph service: https://github.com/10xHub/agentflow-cli/tree/main/agentflow_cli/src/app/routers/graph/services
55
+ - Config/middleware/auth: https://github.com/10xHub/agentflow-cli/tree/main/agentflow_cli/src/app/core
56
+ - CLI commands: https://github.com/10xHub/agentflow-cli/tree/main/agentflow_cli/cli
@@ -6,14 +6,13 @@ Use this when changing OpenAI, Google Gemini, Vertex AI, reasoning, response con
6
6
 
7
7
  `Agent` supports OpenAI and Google provider flows through provider-specific internal modules:
8
8
 
9
- - OpenAI: `agentflow/agentflow/core/graph/agent_internal/openai.py`
10
- - Google: `agentflow/agentflow/core/graph/agent_internal/google.py`
11
- - Provider inference/helpers: `agentflow/agentflow/core/graph/agent_internal/providers.py`
9
+ - OpenAI: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/core/graph/agent_internal/openai.py
10
+ - Google: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/core/graph/agent_internal/google.py
11
+ - Provider inference/helpers: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/core/graph/agent_internal/providers.py
12
12
 
13
13
  Provider docs live in:
14
14
 
15
- - `agentflow-docs/docs/providers/openai.md`
16
- - `agentflow-docs/docs/providers/google.md`
15
+ - Docs: https://agentflow.10xscale.ai/
17
16
 
18
17
  ## Environment Variables
19
18
 
@@ -74,8 +73,7 @@ Tool execution precedence in `ToolNode` is MCP, Composio, LangChain, then local
74
73
 
75
74
  ## Source Map
76
75
 
77
- - Agent internals: `agentflow/agentflow/core/graph/agent_internal`
78
- - LLM adapters: `agentflow/agentflow/runtime/adapters/llm`
79
- - Tool adapters: `agentflow/agentflow/runtime/adapters/tools`
80
- - Provider docs: `agentflow-docs/docs/providers`
81
- - Agent docs: `agentflow-docs/docs/reference/python/agent.md`
76
+ - Agent internals: https://github.com/10xHub/Agentflow/tree/main/agentflow/agentflow/core/graph/agent_internal
77
+ - LLM adapters: https://github.com/10xHub/Agentflow/tree/main/agentflow/agentflow/runtime/adapters/llm
78
+ - Tool adapters: https://github.com/10xHub/Agentflow/tree/main/agentflow/agentflow/runtime/adapters/tools
79
+ - Docs: https://agentflow.10xscale.ai/
@@ -70,9 +70,8 @@ ACP support is in `agentflow/agentflow/runtime/protocols/acp.py`. Treat it as a
70
70
 
71
71
  ## Source Map
72
72
 
73
- - Runtime exports: `agentflow/agentflow/runtime/__init__.py`
74
- - Publishers: `agentflow/agentflow/runtime/publisher`
75
- - A2A protocol: `agentflow/agentflow/runtime/protocols/a2a`
76
- - ACP protocol: `agentflow/agentflow/runtime/protocols/acp.py`
77
- - Main docs: `agentflow-docs/docs/reference/python/publishers.md`
78
- - Examples docs: `agentflow-docs/docs/tutorials/from-examples/graceful-shutdown.md`
73
+ - Runtime exports: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/runtime/__init__.py
74
+ - Publishers: https://github.com/10xHub/Agentflow/tree/main/agentflow/agentflow/runtime/publisher
75
+ - A2A protocol: https://github.com/10xHub/Agentflow/tree/main/agentflow/agentflow/runtime/protocols/a2a
76
+ - ACP protocol: https://github.com/10xHub/Agentflow/blob/main/agentflow/agentflow/runtime/protocols/acp.py
77
+ - Docs: https://agentflow.10xscale.ai/
@@ -186,9 +186,9 @@ class MyRateLimitBackend(BaseRateLimitBackend):
186
186
 
187
187
  ## Source Map
188
188
 
189
- - Middleware: `agentflow-api/agentflow_cli/src/app/core/middleware/rate_limit/`
190
- - Base class: `agentflow-api/agentflow_cli/src/app/core/middleware/rate_limit/base.py`
191
- - Rate-limit config model: `agentflow-api/agentflow_cli/src/app/core/config/graph_config.py`
192
- - Middleware setup: `agentflow-api/agentflow_cli/src/app/core/config/setup_middleware.py`
193
- - Docs: `agentflow-api/docs/rate-limiting.md`
194
- - Configuration reference: `agentflow-api/docs/configuration.md` — "Rate Limiting" section
189
+ - Middleware: https://github.com/10xHub/agentflow-cli/tree/main/agentflow_cli/src/app/core/middleware/rate_limit
190
+ - Base class: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/core/middleware/rate_limit/base.py
191
+ - Rate-limit config model: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/core/config/graph_config.py
192
+ - Middleware setup: https://github.com/10xHub/agentflow-cli/blob/main/agentflow_cli/src/app/core/config/setup_middleware.py
193
+ - Docs: https://github.com/10xHub/agentflow-cli/blob/main/docs/rate-limiting.md
194
+ - Configuration reference: https://github.com/10xHub/agentflow-cli/blob/main/docs/configuration.md — "Rate Limiting" section