Skip to content

chore: sync develop → master (gitignore local agent artifacts)#55

Merged
aabrius merged 1 commit into
masterfrom
develop
May 29, 2026
Merged

chore: sync develop → master (gitignore local agent artifacts)#55
aabrius merged 1 commit into
masterfrom
develop

Conversation

@aabrius

@aabrius aabrius commented May 29, 2026

Copy link
Copy Markdown
Contributor

Summary

Sync of 1 chore PR already merged in develop. DX/cleanup — does not touch app or CLI source, no version bump, no changeset.

Commit being synced

# Title
#54 chore: gitignore local agent/IDE artifacts and stop syncing scheduled_tasks.lock

Impact on master

  • .gitignore — adds .agents/, .codex/, AGENTS.md, .claude/scheduled_tasks.lock (personal/runtime artifacts)
  • packages/bhono-app/templates/base/_gitignore — same entries for scaffolded projects
  • scripts/sync-template.sh — excludes .claude/scheduled_tasks.lock from rsync so the runtime lock no longer leaks into the template

Test plan

…_tasks.lock (#54)

Adds .agents/, .codex/, AGENTS.md and .claude/scheduled_tasks.lock to
the project .gitignore so personal agent/IDE state stops showing up as
untracked on git status. Same entries propagated to the template
_gitignore for scaffolded projects.

Also excludes .claude/scheduled_tasks.lock from sync:template so the
runtime lock no longer leaks into packages/bhono-app/templates/base/.
@aabrius aabrius merged commit cd0f1d4 into master May 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants