Skip to content

launcher: realign burble against keepopen-enabled template#9

Merged
hyperpolymath merged 1 commit intomainfrom
burble-realign-keepopen
Apr 17, 2026
Merged

launcher: realign burble against keepopen-enabled template#9
hyperpolymath merged 1 commit intomainfrom
burble-realign-keepopen

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Summary

Follow-up to #8 — realign burble-launcher.sh against the keepopen-enabled tera template (hyperpolymath/launch-scaffolder#1).

#8 was run against a binary built just before the template edits took effect, so the keepopen wiring and path/version corrections didn't land. This PR ships the missing bits:

  • write_linux_desktop_file() now emits Exec=keepopen.sh … per standard §Fallback Ladder
  • CONFIG_FILE path corrected to developer-ecosystem/burble
  • standard-spec-version bumped 0.1.0 → 0.2.0

Test plan

  • launch-scaffolder realign --dry-run clean after this PR
  • Regenerated script still passes bash parse (bash -n burble-launcher.sh)

🤖 Generated with Claude Code

My earlier burble realign (in #8) was run against a launch-scaffolder
binary built before the keepopen template edits had taken effect, so
the merged burble-launcher.sh was missing:

  - keepopen wiring in write_linux_desktop_file()
  - CONFIG_FILE path correction to developer-ecosystem/burble
  - standard-spec-version bump 0.1.0 → 0.2.0

Re-ran `launch-scaffolder realign` with the current binary; output is
now aligned with launcher-standard v0.2.0. Future `--integ` runs will
emit keepopen-wrapped .desktop files as the standard requires.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hyperpolymath hyperpolymath merged commit d87e219 into main Apr 17, 2026
@hyperpolymath hyperpolymath deleted the burble-realign-keepopen branch April 17, 2026 08:11
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