LearnNewsExamplesServices
Frontmatter
id7885
title[Docs] Refine Agent OS Technical Report (Section 2.1 & 4.1)
stateClosed
labels
documentationBlog Postai
assigneestobiu
createdAtNov 23, 2025, 8:21 PM
updatedAtNov 23, 2025, 8:22 PM
githubUrlhttps://github.com/neomjs/neo/issues/7885
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 23, 2025, 8:22 PM

[Docs] Refine Agent OS Technical Report (Section 2.1 & 4.1)

Closed v11.10.0 documentationBlog Postai
tobiu
tobiu commented on Nov 23, 2025, 8:21 PM

Description

Updates the agent-os-technical-report.md blog post draft to correct architectural inaccuracies and update code examples based on recent API changes.

Changes

  • Section 2.1 (Architecture Diagram):
    • Corrected the diagram to show the Agent OS SDK and MCP Server Layer as parallel entry points to the Service Layer.
    • Explicitly labeled the underlying data realms:
      • Knowledge Base: ChromaDB (1 Collection)
      • Memory Core: ChromaDB (2 Collections)
      • GitHub Workflow: API & Filesystem
  • Section 4.1 (Code Example):
    • Updated the KB_QueryService example to use the new limit parameter.
    • Removed inaccurate claims about token usage for query results.
    • Refined comments to focus on "Broad Search & Filtering" as the primary benefit of Code Execution for this use case.

Acceptance Criteria

  • The architecture diagram correctly reflects the "Service vs. Server" decoupling.
  • The code example in Section 4.1 is technically accurate and aligns with the current OpenAPI spec.
  • Misleading claims about token costs for metadata-only queries are removed.
tobiu added the documentation label on Nov 23, 2025, 8:21 PM
tobiu added the Blog Post label on Nov 23, 2025, 8:21 PM
tobiu added the ai label on Nov 23, 2025, 8:21 PM
tobiu assigned to @tobiu on Nov 23, 2025, 8:22 PM
tobiu referenced in commit 57469ef - "[Docs] Refine Agent OS Technical Report (Section 2.1 & 4.1) #7885" on Nov 23, 2025, 8:22 PM
tobiu closed this issue on Nov 23, 2025, 8:22 PM