Skip to content

docs: update AGENTS.md and llm-context for container support#348

Merged
tejaskash merged 2 commits intomainfrom
docs/update-agents-md-container-support
Feb 19, 2026
Merged

docs: update AGENTS.md and llm-context for container support#348
tejaskash merged 2 commits intomainfrom
docs/update-agents-md-container-support

Conversation

@tejaskash
Copy link
Contributor

@tejaskash tejaskash commented Feb 19, 2026

Summary

  • Updated all AGENTS.md files (6 files) to document container build type, dev server architecture (CodeZipDevServer vs ContainerDevServer), container packaging pipeline, and template rendering for Container agents
  • Added missing modelProvider field to src/schema/llm-compacted/agentcore.ts to sync with the current Zod schema
  • Added CrewAI and AutoGen to documented framework lists

Test plan

  • Verify AGENTS.md content is accurate against the codebase
  • Verify llm-compacted agentcore.ts matches Zod schema in src/schema/schemas/agent-env.ts
  • Run npm run build:assets to confirm assets copy correctly

Document container build type, dev server architecture, packaging
pipeline, and template rendering across all AGENTS.md files.
Add missing modelProvider field to llm-compacted agentcore.ts.
@tejaskash tejaskash requested a review from a team February 19, 2026 17:05
@github-actions
Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 43.36% 2861 / 6597
🔵 Statements 42.94% 3010 / 7009
🔵 Functions 45.64% 608 / 1332
🔵 Branches 48.23% 1871 / 3879
Generated in workflow #443 for commit b29f2a5 by the Vitest Coverage Report Action

Copy link
Contributor

@aidandaly24 aidandaly24 left a comment

Choose a reason for hiding this comment

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

lgtm

@tejaskash tejaskash merged commit 6d7572d into main Feb 19, 2026
13 of 15 checks passed
@tejaskash tejaskash deleted the docs/update-agents-md-container-support branch February 19, 2026 17:26
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