Skip to content

Refresh docs, skills, and production runtime assets#18

Open
arpan404 wants to merge 1 commit into
mainfrom
andy
Open

Refresh docs, skills, and production runtime assets#18
arpan404 wants to merge 1 commit into
mainfrom
andy

Conversation

@arpan404
Copy link
Copy Markdown
Owner

Summary

  • Expanded the public docs with deployment, migration, performance, and troubleshooting guides.
  • Updated the docs navigation, landing pages, examples index, and environment variable reference for production usage.
  • Refreshed agent skill assets and searchable documentation indexes under skills/.
  • Tightened and extended runtime behavior across LLM, memory, queues, tools, A2A, and security-related code paths.
  • Added and updated tests to cover the new cache, timeout middleware, Redis pooling, A2A auth, and tooling changes.

Testing

  • Not run.
  • Expected validation checks: PYTHONPATH=src pytest -q.
  • Expected targeted checks for affected areas: PYTHONPATH=src pytest -q tests/llms/test_timeout_middleware.py, PYTHONPATH=src pytest -q tests/llms/test_redis_pool.py, PYTHONPATH=src pytest -q tests/agents/test_a2a_auth_and_host.py.

- Add deployment, migration, performance, and troubleshooting docs
- Regenerate agent skill indexes and docs search assets
- Update env var references, examples, and runtime defaults
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.

1 participant