Commit Graph

3 Commits

Author SHA1 Message Date
mARTin-B78
e901abbfb7 Add Jules agent prompts and fix CI secret scan false positives
Creates `AGENTS.md` with shared rules and environment setup block for Jules agents.
Creates `agents/` directory containing 11 prompt files for each scheduled agent.
Creates `.jules/` directory containing 11 initial journal files for the agents.
Also updates documentation strings referencing 'sk-...' to 'your-api-key-here' to bypass false positive secret scan triggers in GitHub Actions.

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2026-06-09 20:06:19 +00:00
fb05b6f19d Allow installer script to specify target branch via env var 2026-06-05 17:21:09 +02:00
64ebfc4e1e Add one-line installer (curl | bash) for Ubuntu/Debian
install-linux.sh: standalone script that clones from GitHub, builds
the .deb, installs it with apt, and cleans up. Works on any
Ubuntu/Debian machine with a single curl command.

README: add the one-liner as the primary install option (Option A).
2026-06-05 16:14:35 +02:00