Skip to content

chore: update AGENT.md file#100

Merged
franciscojavierarceo merged 1 commit into
vllm-project:mainfrom
EmbeddedLLM:update-agent-guide
Jul 14, 2026
Merged

chore: update AGENT.md file#100
franciscojavierarceo merged 1 commit into
vllm-project:mainfrom
EmbeddedLLM:update-agent-guide

Conversation

@maralbahari

Copy link
Copy Markdown
Collaborator

Summary

Update AGENTS.md with concise, repository-specific Rust guidance:

  • Document the workspace and agentic-server-core module boundaries.
  • Add ownership, error-handling, async, type-safety, and performance practices.
  • Encourage borrowing and avoiding unnecessary .clone() calls.
  • Require shared JSON helpers in production src/ code while allowing direct serde_json use in tests.
  • Document the cassette recorder workflow for replay tests.

Test Plan

  • Documentation-only change; no runtime tests required.

Signed-off-by: maral <maralbahari.98@gmail.com>
@franciscojavierarceo
franciscojavierarceo merged commit 2fa88a5 into vllm-project:main Jul 14, 2026
3 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