Skip to content

feat: add agent discovery and next actions#70

Merged
lorenjphillips merged 1 commit into
mainfrom
feat/aci-2-discovery-context-next-actions
May 19, 2026
Merged

feat: add agent discovery and next actions#70
lorenjphillips merged 1 commit into
mainfrom
feat/aci-2-discovery-context-next-actions

Conversation

@lorenjphillips

@lorenjphillips lorenjphillips commented May 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds the singular agent meta-command with doctor and manifest.
  • Adds product-accurate Coval discovery language, agent_mode.argv_prefix, and help_argv pointers so agents can use --help for exhaustive flags instead of relying on duplicated context.
  • Adds context to every resource namespace and routes contexts before auth.
  • Adds centralized next-action constructors and applies safe follow-up actions across resource commands.
  • Keeps the skills profile explicitly unimplemented for now; no skill catalog, repo URL, or remote source is embedded in the binary.

Testing

  • cargo fmt
  • cargo clippy --all-targets -- -D warnings
  • cargo test

Stacked PR 2 of 5. Base is feat/aci-1-agent-mode-foundation. No version bump or release changes.

@coderabbitai

coderabbitai Bot commented May 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1f0631f2-2a13-4622-8153-a3b1c1c9c334

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/aci-2-discovery-context-next-actions

Comment @coderabbitai help to get the list of available commands and usage tips.

@lorenjphillips lorenjphillips force-pushed the feat/aci-2-discovery-context-next-actions branch 5 times, most recently from 8847aea to b99a93c Compare May 19, 2026 15:40
@lorenjphillips lorenjphillips force-pushed the feat/aci-1-agent-mode-foundation branch from 4ca561b to 539ab7c Compare May 19, 2026 15:51
@lorenjphillips lorenjphillips force-pushed the feat/aci-2-discovery-context-next-actions branch from b99a93c to 6a94d4f Compare May 19, 2026 15:51

@callumreid callumreid left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

looks like rust to me!

@lorenjphillips lorenjphillips force-pushed the feat/aci-2-discovery-context-next-actions branch from 6a94d4f to 8ac3824 Compare May 19, 2026 20:09
@lorenjphillips lorenjphillips force-pushed the feat/aci-1-agent-mode-foundation branch from 539ab7c to 68c64d9 Compare May 19, 2026 20:09
@lorenjphillips lorenjphillips force-pushed the feat/aci-2-discovery-context-next-actions branch from 8ac3824 to 4ce13a2 Compare May 19, 2026 20:20
@lorenjphillips lorenjphillips force-pushed the feat/aci-1-agent-mode-foundation branch from 68c64d9 to 68184a5 Compare May 19, 2026 20:20
@lorenjphillips lorenjphillips changed the base branch from feat/aci-1-agent-mode-foundation to main May 19, 2026 20:31
@lorenjphillips lorenjphillips merged commit 8aed9bd into main May 19, 2026
1 check 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