Skip to content

chore(agentctl): drop descriptor keys agentctl does not read - #8

Merged
Sinity merged 1 commit into
masterfrom
chore/agentctl-descriptor
Sep 5, 2026
Merged

chore(agentctl): drop descriptor keys agentctl does not read#8
Sinity merged 1 commit into
masterfrom
chore/agentctl-descriptor

Conversation

@Sinity

@Sinity Sinity commented Sep 5, 2026

Copy link
Copy Markdown
Owner

agentctl (sinnix refactor/agentctl-structure) rejects descriptor tables and fields it does not read, and writes a worker's prompt, schema and result under .agentctl/ instead of .lane/.

  • .agentctl/project.toml: remove preflight, preflight_timeout_seconds, provider, identity_check, checkpoint_untracked, verification_operations, [conflicts].
  • .gitignore: .agentctl/* with !.agentctl/project.toml.

Behaviour-neutral for current agentctl (the keys were ignored); required once the sinnix branch deploys, which otherwise reports the project out of service.

🤖 Generated with Claude Code

https://claude.ai/code/session_01YHwAE9cH8DjXFSorzfSxD8

agentctl rejects unknown descriptor tables and fields, so the retired
`preflight`, `provider`, `identity_check`, `checkpoint_untracked`,
`verification_operations` and `[conflicts]` entries go. The files
agentctl writes into a worker worktree now live under `.agentctl/`
(prompt, result schema, result); .gitignore excludes them and keeps
project.toml tracked.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01YHwAE9cH8DjXFSorzfSxD8
@coderabbitai

coderabbitai Bot commented Sep 5, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Team

Run ID: 042c4b45-20d2-4b08-ab70-024702c144bd


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 5, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-05T14:42:56.457188Z c3b4130 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@Sinity
Sinity merged commit 501f40e into master Sep 5, 2026
2 of 4 checks passed
@Sinity
Sinity deleted the chore/agentctl-descriptor branch September 5, 2026 15:12
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