Skip to content

refactor: remove deprecated v0.3 artifacts, fix dangling refs#150

Merged
couragehong merged 3 commits into
CryptoLabInc:feat/go-migrationfrom
couragehong:refactor/remove-deprecate-document
Jun 2, 2026
Merged

refactor: remove deprecated v0.3 artifacts, fix dangling refs#150
couragehong merged 3 commits into
CryptoLabInc:feat/go-migrationfrom
couragehong:refactor/remove-deprecate-document

Conversation

@couragehong
Copy link
Copy Markdown
Contributor

Removed v0.3 version documents & add comment for codex toml files a TODO

  • GEMINI.md removed (will support gemini later)
  • Modified dangling reference

Comment thread agents/claude/retriever.md
Comment thread gemini-extension.json
couragehong and others added 2 commits June 2, 2026 16:30
…dance

The MCP server advertises recall's call signature and parameter types to
the session, so the hand-written call block duplicated it. Replace with
prose covering only what the schema omits: status enum, domain examples,
since ISO format, and topk default.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The MCP server advertises capture's `extracted` param as type=object
(additionalProperties: true), so passing a JSON string fails schema
validation. The "JSON string, not a JSON object" instruction was stale
from when the server json.loads'd a string param. Note batch_capture's
`items` is genuinely type=string and is left unchanged. Fixed across the
claude, gemini, and codex agent docs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@couragehong couragehong merged commit 036a1fe into CryptoLabInc:feat/go-migration Jun 2, 2026
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.

3 participants