Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Add extension scaffolding CLI and docs#16

Merged
Darv0n merged 1 commit intomainfrom
codex/add-documentation-for-custom-tool-creation
Sep 18, 2025
Merged

Add extension scaffolding CLI and docs#16
Darv0n merged 1 commit intomainfrom
codex/add-documentation-for-custom-tool-creation

Conversation

@Darv0n
Copy link
Owner

@Darv0n Darv0n commented Sep 18, 2025

Summary

  • introduce an extension registry package with discovery helpers and document the flow in docs/extending.md
  • add an agent scaffold-tool command that emits tool/workflow scaffolds, plus a worked example under examples/extensions/chunked_summary
  • wire CI to lint a generated scaffold and cover the new functionality with tests

Testing

  • make lint
  • make type
  • make test
  • make scaffold-check

https://chatgpt.com/codex/tasks/task_b_68cb7a7fb850832c82bc88abbbc782d9

@Darv0n Darv0n merged commit b8ca988 into main Sep 18, 2025
1 check failed
@Darv0n Darv0n deleted the codex/add-documentation-for-custom-tool-creation branch September 18, 2025 03:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant