Skip to content

update(tb-prod): regenerate schema from ai-agent + bump to 1.1.0#15

Merged
trogulja merged 2 commits intomainfrom
update/tb-prod-schema-refresh
Apr 7, 2026
Merged

update(tb-prod): regenerate schema from ai-agent + bump to 1.1.0#15
trogulja merged 2 commits intomainfrom
update/tb-prod-schema-refresh

Conversation

@trogulja
Copy link
Copy Markdown
Collaborator

@trogulja trogulja commented Apr 7, 2026

Summary

  • Regenerated schema.json from ai-agent's scripts/generate-schema.ts (latest develop)
  • Bumped tb-prod version to 1.1.0

New resources (8)

approval_policy_assignments, calendar_events, email_threads, expense_line_items, integrations, resource_requests, scenario_bookings, slack_users

New enums (4)

approval_policy_target_type, booking_approval_status, integration_type, resource_request_status

Other changes

Test plan

  • cargo check -p tb-prod passes
  • tb-prod describe holidays --include schema shows after/before filters
  • tb-prod describe approval_policy_assignments works for a new resource
  • Smoke test common queries: tb-prod query projects, tb-prod query tasks

🤖 Generated with Claude Code

trogulja and others added 2 commits April 7, 2026 18:25
Regenerated schema.json from ai-agent's generate-schema script.

New resources: approval_policy_assignments, calendar_events, email_threads,
expense_line_items, integrations, resource_requests, scenario_bookings, slack_users

New enums: approval_policy_target_type, booking_approval_status,
integration_type, resource_request_status

Also includes: param field additions across most resources, improved
descriptions, and the holidays after/before filter fix from #14.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Schema field params changed from _id suffix to bare names
(e.g. project_id → project, assignee_id → assignee).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@trogulja trogulja marked this pull request as ready for review April 7, 2026 16:35
@trogulja trogulja merged commit 387435d into main Apr 7, 2026
1 check passed
@trogulja trogulja deleted the update/tb-prod-schema-refresh branch April 7, 2026 16:42
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