-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: coleam00/Archon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: coleam00/Archon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 26 files changed
- 5 contributors
Commits on Apr 10, 2026
-
Configuration menu - View commit details
-
Copy full SHA for b36868d - Browse repository at this point
Copy the full SHA b36868dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 058c60e - Browse repository at this point
Copy the full SHA 058c60eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4781815 - Browse repository at this point
Copy the full SHA 4781815View commit details -
Configuration menu - View commit details
-
Copy full SHA for dab1f7b - Browse repository at this point
Copy the full SHA dab1f7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c76a422 - Browse repository at this point
Copy the full SHA c76a422View commit details -
Configuration menu - View commit details
-
Copy full SHA for 029fb60 - Browse repository at this point
Copy the full SHA 029fb60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65bc428 - Browse repository at this point
Copy the full SHA 65bc428View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c19312 - Browse repository at this point
Copy the full SHA 6c19312View commit details -
Configuration menu - View commit details
-
Copy full SHA for 027ed32 - Browse repository at this point
Copy the full SHA 027ed32View commit details -
Configuration menu - View commit details
-
Copy full SHA for eff8b0d - Browse repository at this point
Copy the full SHA eff8b0dView commit details -
feat(docs): add logo, dark theme, feature cards to docs site (#1022)
* feat(docs): add logo, dark theme, feature cards to docs site (#1018) The docs site lacked brand identity — no logo, default light theme, and plain bullet lists for features. Add the existing shield logo to the header and hero, default to dark theme via localStorage script, replace the "What is Archon?" bullets with Starlight CardGrid components, and extend custom CSS with dark theme colors, tighter hero spacing, and sidebar active-link gradient. Changes: - astro.config.mjs: add logo config + dark theme head script - index.md → index.mdx: add hero image, import CardGrid/Card components - custom.css: dark theme vars, hero padding, sidebar highlight Fixes #1018 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * fix(docs): address review findings for PR #1022 - Add missing "Portable" feature card to CardGrid (restores multi-platform support callout dropped in original conversion from bullet list) - Fix icon="random" on "Isolated" card — use "laptop" instead (shuffle icon does not communicate worktree isolation) - Reassign icons: Portable gets "puzzle", Composable gets "setting" - Add comment explaining !important in .hero is needed to override Starlight inline styles - Add comment noting .sidebar-content is an internal Starlight class (not public API) that should be re-tested after Starlight upgrades Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 0d5ec66 - Browse repository at this point
Copy the full SHA 0d5ec66View commit details -
fix: remove CWD env stripping, load ~/.archon/.env with override for …
…binary support The CWD .env stripping was redundant — SUBPROCESS_ENV_ALLOWLIST already blocks target repo credentials from reaching AI subprocesses, and the env-leak gate scans target repos before spawning. The stripping also broke compiled binaries: it nuked all env vars, then tried to reload from a baked CI path that doesn't exist on user machines. Changes: - Remove CWD .env stripping from both server and CLI - Server loads ~/.archon/.env with override: true (all keys, not just DATABASE_URL) - Skip import.meta.dir .env loading in binary mode (path is frozen at build time) - Add CLAUDE_USE_GLOBAL_AUTH defaulting to server (same as CLI) - Fix envFile reference in no_ai_credentials error to show useful path
Configuration menu - View commit details
-
Copy full SHA for 4c01820 - Browse repository at this point
Copy the full SHA 4c01820View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbdcc65 - Browse repository at this point
Copy the full SHA bbdcc65View commit details -
Merge pull request #1045 from coleam00/fix/binary-env-loading
fix: remove CWD env stripping, load ~/.archon/.env with override for binary support
Configuration menu - View commit details
-
Copy full SHA for 3519710 - Browse repository at this point
Copy the full SHA 3519710View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2a6654 - Browse repository at this point
Copy the full SHA e2a6654View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46cf2b1 - Browse repository at this point
Copy the full SHA 46cf2b1View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.3...v0.3.4