Skip to content

[docs] Update documentation for v0.1.24 features (2026-02-14) - #4

Merged
krukow merged 2 commits into
mainfrom
docs-update-2026-02-14-88cd09673f484275
Feb 14, 2026
Merged

[docs] Update documentation for v0.1.24 features (2026-02-14)#4
krukow merged 2 commits into
mainfrom
docs-update-2026-02-14-88cd09673f484275

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Documentation Updates - February 14, 2026

This PR updates the documentation based on features merged in PR #2 (v0.1.24 sync).

Features Documented

All new functions from PR #2 were already documented in doc/reference/API.md:

  • list-sessions with context filtering
  • list-tools for enumerating available tools
  • get-quota for account quota information
  • get-current-model and switch-model! for dynamic model switching
  • ✅ New event types: session.context_changed, session.title_changed, session.warning

Changes Made

  1. API.md Event Reference - Added missing event types:

    • :copilot/session.shutdown - Session is shutting down
    • :copilot/skill.invoked - Skill invocation triggered
  2. New Example 6: metadata_api.clj - Comprehensive demonstration of:

    • list-sessions with repository/branch filtering
    • list-tools with model-specific overrides
    • get-quota to inspect account usage
    • get-current-model and switch-model! for mid-session model changes
  3. examples/README.md - Added full documentation for Example 6

  4. run-all-examples.sh - Included metadata-api in the test suite

Merged PRs Referenced

Notes

The main API documentation in doc/reference/API.md was already complete and accurate. This PR fills the small gaps:

  • Two event types mentioned in CHANGELOG but missing from the Event Reference table
  • A practical example demonstrating the new metadata API functions

AI generated by Daily Documentation Updater

  • expires on Feb 15, 2026, 7:09 PM UTC

- Add session.shutdown and skill.invoked to Event Reference table
- Create Example 6: metadata_api.clj for v0.1.24 features
- Update examples/README.md and run-all-examples.sh

Completes documentation for PR #2 (v0.1.24 sync)
@github-actions github-actions Bot added automation documentation Improvements or additions to documentation labels Feb 14, 2026
@krukow
krukow merged commit a6d4fb6 into main Feb 14, 2026
1 check passed
@krukow
krukow deleted the docs-update-2026-02-14-88cd09673f484275 branch February 14, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant