Skip to content

Sync API docs from bc3: recent projects (GET /my/recent_projects, POST /projects/:id/recent_visit) - #440

Merged
jeremy merged 1 commit into
masterfrom
sync-recent-projects
Sep 1, 2026
Merged

Sync API docs from bc3: recent projects (GET /my/recent_projects, POST /projects/:id/recent_visit)#440
jeremy merged 1 commit into
masterfrom
sync-recent-projects

Conversation

@jeremy

@jeremy jeremy commented Sep 1, 2026

Copy link
Copy Markdown
Member

Forward sync of the recent-projects API docs added in bc3#13043:

  • projects.md: new Get recent projects section — GET /my/recent_projects.json returns the current user's most recently visited active projects (most recent first, capped at 50), each in the Get a project shape plus bookmarked
  • projects.md: new Record a project visit section — POST /projects/:id/recent_visit.json, 204 No Content; visits to archived or trashed projects are accepted but not recorded
  • Both endpoints added to the section's endpoint list

Merge after bc3#13043 lands; the endpoint is not live until then. Sync output is exactly sections/projects.md — no other mirror drift rode along.

Synced from bc3 doc/api/ by script/api/sync_to_bc3_api — not a hand-edit.

Copilot AI balanced review requested due to automatic review settings September 1, 2026 03:12
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-01T03:14:16.106423Z e0b6312 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Syncs recent-project API documentation from the authoritative bc3 source.

Changes:

  • Documents listing up to 50 recently visited active projects.
  • Documents recording project visits with a 204 No Content response.
  • Adds both endpoints to the project endpoint index.

Tip

If you aren't ready for review, convert to a draft PR.
Click "Convert to draft" or run gh pr ready --undo.
Click "Ready for review" or run gh pr ready to reengage.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@jeremy
jeremy merged commit f174213 into master Sep 1, 2026
1 check passed
@jeremy
jeremy deleted the sync-recent-projects branch September 1, 2026 06:14
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.

2 participants