Skip to content

Refresh docs, skills, and production runtime assets - #18

Merged
arpan404 merged 2 commits into
mainfrom
andy
May 31, 2026
Merged

Refresh docs, skills, and production runtime assets#18
arpan404 merged 2 commits 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.

arpan404 added 2 commits May 21, 2026 07:10
- Add deployment, migration, performance, and troubleshooting docs
- Regenerate agent skill indexes and docs search assets
- Update env var references, examples, and runtime defaults
- Reworked public exports and protocol contracts across AFK core modules
- Updated examples and import paths to reflect the stable public surface
- Expanded environment-variable references and MCP/runner settings docs
- Regenerated docs/skill assets and aligned docs navigation with new structure
@arpan404
arpan404 requested a review from Copilot May 31, 2026 15:48

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review this pull request because it exceeds the maximum number of lines (20,000). Try reducing the number of changed lines and requesting a review from Copilot again.

@arpan404
arpan404 merged commit 70d1a37 into main May 31, 2026
3 of 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.

2 participants