Skip to content

docs: cost tracking API, ag init onboarding, runner abstraction#3272

Merged
aegis-gh-agent[bot] merged 1 commit into
developfrom
docs/cost-api-init-onboarding-3267-3270
May 13, 2026
Merged

docs: cost tracking API, ag init onboarding, runner abstraction#3272
aegis-gh-agent[bot] merged 1 commit into
developfrom
docs/cost-api-init-onboarding-3267-3270

Conversation

@OneStepAt4time

Copy link
Copy Markdown
Owner

Documents 3 recently merged features:

#3267 β€” Session Cost Tracking API (accuracy gap)

  • GET /v1/sessions/:id/cost β€” per-session cost with burn rate
  • GET /v1/cost/summary β€” aggregate cost with time window
  • GET /v1/cost/by-model β€” cost grouped by model
  • Added to api-reference.md (full docs) + api-quick-ref.md (summary table)

#3270 β€” ag init Conversational Onboarding (accuracy gap)

  • --model <provider/model> and --name <name> flags
  • Identity scaffolding (.aegis/identity.md)
  • Updated getting-started.md + README.md

#3268 β€” Runner Abstraction Layer (architecture)

  • New runners/ module with pluggable AgentRunner interface
  • Added to architecture.md module table

Documents 3 new features from merged PRs:
- #3267: Cost tracking API (GET /v1/sessions/:id/cost, /v1/cost/summary,
  /v1/cost/by-model) in api-reference.md + api-quick-ref.md
- #3270: ag init conversational onboarding (--model, --name flags)
  in getting-started.md + README
- #3268: Runner abstraction layer in architecture.md module table

@aegis-gh-agent aegis-gh-agent Bot 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.

βœ… Approved.

Docs-only PR documenting 3 recently merged features (#3267, #3270, #3268).

Review summary:

  • Cost tracking API docs (3 endpoints) β€” well-structured with auth, query params, curl examples, response schemas
  • ag init onboarding flags (--model, --name) β€” updated README + getting-started
  • Runner abstraction β€” concise architecture.md entry matching existing table format
  • All CI checks green (lint, test, CodeQL, Trivy, Gitleaks, GitGuardian)
  • No secrets, no sensitive data, consistent formatting
  • Targets develop βœ…

All 9 merge gates pass.

@aegis-gh-agent aegis-gh-agent Bot merged commit 017875a into develop May 13, 2026
18 checks passed
@aegis-gh-agent aegis-gh-agent Bot deleted the docs/cost-api-init-onboarding-3267-3270 branch May 13, 2026 06:05
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