Skip to content

feat(cli): add recall command and local Codex hook - #78

Merged
orga-agent[bot] merged 2 commits into
mainfrom
cli-recall
Sep 11, 2026
Merged

orga-agent[bot] merged 2 commits into
mainfrom
cli-recall

Conversation

@orga-agent

@orga-agent orga-agent Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Add flicknote recall QUERY for readable candidate lists and flicknote recall --hook for Codex event JSON on stdin. Both reuse the existing daemon query; hook mode shares the bounded MCP output contract, and MCP note_recall remains supported.

The installer writes a static, shell-quoted absolute CLI command with a one-second timeout. Reinstalling updates only the new command-hook form. Old MCP hooks remain untouched and must be removed manually to avoid duplicate recall. README, CLI help, and agent guidance describe the new behavior.

Validation: workspace tests/build, workspace/all-target/all-feature check and Clippy, format, cargo deny, pre-push checks, and focused CLI/installer tests passed. Standards and spec reviews passed. An isolated actual Codex command-hook smoke with a fake command and local Responses endpoint confirmed exact stdin delivery and developer-context injection; product CLI behavior is covered separately by daemon integration tests. No live configuration or deployment was changed.

@orga-agent
orga-agent Bot merged commit 86a9cae into main Sep 11, 2026
9 checks passed
@orga-agent
orga-agent Bot deleted the cli-recall branch September 11, 2026 09:29
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.

1 participant