Skip to content

feat(agent): auto discovery for claude skills & ci check#128

Merged
Besthope-Official merged 2 commits into
mainfrom
feat/codex-support
Feb 8, 2026
Merged

feat(agent): auto discovery for claude skills & ci check#128
Besthope-Official merged 2 commits into
mainfrom
feat/codex-support

Conversation

@Besthope-Official
Copy link
Copy Markdown
Contributor

Related Issue

Closes #127

Codex feature support is not worthy considering this repo is claude focused (maintainence cost is huge). We hope that claude holds the ground truth and any builtin features should be resolved by upstream (e.g. a contributor forks this repo and makes adjustments on his need)

Summary of Changes

  • update AGENTS.md
  • no support for builtin features
  • update ci for agent context check

Breaking Changes

N/A

Checklist

  • Issue discussion completed before opening PR
  • Scope is small and focused (single feature/fix)
  • All functions have full type annotations
  • Async/await used for all I/O operations
  • Tests added for new behaviors

@Besthope-Official Besthope-Official added the Agent-enhanced Enhancement to agent label Feb 8, 2026
@Besthope-Official Besthope-Official changed the title Feat/codex support feat(agent): auto discovery for claude skills & ci check Feb 8, 2026
@Besthope-Official Besthope-Official merged commit feee19a into main Feb 8, 2026
3 of 4 checks passed
@Besthope-Official Besthope-Official deleted the feat/codex-support branch February 8, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Agent-enhanced Enhancement to agent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(agent): auto-discover workspace .claude skills/agents/commands + /plan alias

1 participant