Christian Schwarz christian.schwarz
  • Joined on 2024-10-16
christian.schwarz synced commits to refs/heads/main at christian.schwarz/claw-code from mirror 2026-04-11 20:56:40 +02:00
a7b1fef176 Keep the rebased workspace green after the backlog closeout
12d955ac26 Close the stale dead-session opacity backlog item with verified probe coverage
257aeb82dd Retire the stale dead-session opacity backlog item with regression proof
7ea4535cce docs(roadmap): add #65 backlog selection outcomes, #66 completion-aware reminders
2329ddbe3d docs(roadmap): add #64 — structured artifact events
Compare 13 commits »
christian.schwarz synced commits to refs/heads/main at christian.schwarz/claw-code from mirror 2026-04-10 12:16:53 +02:00
8aa1fa2cc9 docs(roadmap): file ROADMAP #61 — OPENAI_BASE_URL routing fix (done)
1ecdb1076c fix(api): OPENAI_BASE_URL wins over Anthropic fallback for unknown models
6c07cd682d docs(roadmap): mark #59 done, file #60 glob brace expansion (done)
3a6c9a55c1 fix(tools): support brace expansion in glob_search patterns
Compare 4 commits »
christian.schwarz synced commits to refs/heads/main at christian.schwarz/claw-code from mirror 2026-04-10 04:06:52 +02:00
810036bf09 test(cli): add integration test for model persistence in resumed /status
0f34c66acd feat(session): persist model in session metadata — ROADMAP #59
6af0189906 docs(roadmap): file ROADMAP #58 (Windows HOME crash) and #59 (session model persistence)
b95d330310 fix(startup): fall back to USERPROFILE when HOME is not set (Windows)
74311cc511 test(cli): add 5 integration tests for resume JSON parity
Compare 15 commits »
christian.schwarz synced commits to refs/heads/main at christian.schwarz/claw-code from mirror 2026-04-09 19:56:55 +02:00
ece48c7174 docs: correct agent-code binary name in warning — ROADMAP #53
c8cac7cae8 fix(cli): doctor config check hides non-existent candidate paths
57943b17f3 docs: reframe Windows setup — PowerShell is supported, Git Bash/WSL optional
4730b667c4 docs: warn against 'cargo install claw-code' false-positive — ROADMAP #52
dc4fa55d64 fix(cli): /status JSON emits null model and correct session_id in resume mode
Compare 27 commits »
christian.schwarz synced commits to refs/heads/main at christian.schwarz/claw-code from mirror 2026-04-09 11:46:52 +02:00
54269da157 fix(cli): claw state exits 1 when no worker state file exists
f741a42507 test(cli): add regression coverage for reasoning-effort validation and stub-command filtering
6b3e2d8854 docs(roadmap): file hook ingress opacity as ROADMAP #43
1a8f73da01 fix(cli): emit JSON error on --output-format json — ROADMAP #42
7d9f11b91f docs(roadmap): track community-support plugin-test-sealing as #41
Compare 15 commits »
christian.schwarz synced commits to refs/heads/main at christian.schwarz/claw-code from mirror 2026-04-09 03:36:53 +02:00
b1d76983d2 docs(readme): warn that cargo install clawcode is not supported; show build-from-source path
c1b1ce465e feat(cli): add reasoning_effort field to CliAction::Prompt/Repl variants — ROADMAP #34 struct groundwork
8e25611064 docs(roadmap): file dead-session opacity as ROADMAP #38
eb044f0a02 fix(api): emit max_completion_tokens for gpt-5* on OpenAI-compat path — closes ROADMAP #35
75476c9005 docs(roadmap): file #35 max_completion_tokens, #36 skill dispatch gap, #37 auth policy cleanup
Compare 10 commits »
christian.schwarz synced commits to refs/heads/fix/linux-hooks-broken-pipe at christian.schwarz/claw-code from mirror 2026-04-08 19:26:52 +02:00
christian.schwarz synced new reference refs/heads/fix/linux-hooks-broken-pipe to christian.schwarz/claw-code from mirror 2026-04-08 19:26:52 +02:00
christian.schwarz synced commits to refs/heads/main at christian.schwarz/claw-code from mirror 2026-04-08 19:26:52 +02:00
da451c66db docs(roadmap): file /responses tool-schema compatibility bug as #33
ad38032ab8 docs(roadmap): file /responses tool-schema compatibility bug as #33
7173f2d6c6 docs(roadmap): file /responses tool-schema compatibility bug as #33
a0b4156174 docs(roadmap): file /responses tool-schema compatibility bug as #33
3bf45fc44a docs(roadmap): file /responses tool-schema compatibility bug as #33
Compare 12 commits »
christian.schwarz synced commits to refs/heads/dev/rust at christian.schwarz/claw-code from mirror 2026-04-08 11:16:51 +02:00
7508f1a4da docs(providers): add honest provider/auth support matrix + improve MissingApiKey error copy
christian.schwarz synced commits to refs/heads/feat/provider-routing-parity at christian.schwarz/claw-code from mirror 2026-04-08 11:16:51 +02:00
christian.schwarz synced new reference refs/heads/feat/provider-routing-parity to christian.schwarz/claw-code from mirror 2026-04-08 11:16:51 +02:00
christian.schwarz synced commits to refs/heads/main at christian.schwarz/claw-code from mirror 2026-04-08 11:16:51 +02:00
275b58546d feat(cli): populate Git SHA, target triple, and build date at compile time via build.rs
7f53d82b17 docs(roadmap): file DashScope routing fix as #30 (done at adcea6b)
adcea6bceb fix(api): route DashScope models to dashscope config, not openai
b1491791df docs(roadmap): mark #21 and #29 as done
8dc65805c1 fix(cli): dispatch to correct provider backend based on model prefix — closes ROADMAP #29
Compare 20 commits »
christian.schwarz synced commits to refs/heads/main at christian.schwarz/claw-code from mirror 2026-04-08 03:06:52 +02:00
000aed4188 fix(commands): fix brittle /session help assertion after delete subcommand addition
523ce7474a fix(api): sanitize Anthropic body — strip frequency/presence_penalty, convert stop→stop_sequences
b513d6e462 fix(api): sanitize tuning params for reasoning models (o1/o3/grok-3-mini)
c667d47c70 feat(api): add tuning params (temperature, top_p, penalties, stop) to MessageRequest
7546c1903d docs(roadmap): document provider routing fix and auth-sniffer fragility lesson
Compare 16 commits »
christian.schwarz synced commits to refs/heads/main at christian.schwarz/claw-code from mirror 2026-04-07 18:56:51 +02:00
5dfb1d7c2b fix(config_validate): add missing aliases/providerFallbacks to schema; fix deprecated-key bypass
fcb5d0c16a fix(worker_boot): add seconds_since_update to state snapshot
314f0c99fd feat(worker_boot): emit .claw/worker-state.json on every status transition
469ae0179e docs(roadmap): document WorkerState deployment architecture gap
Compare 4 commits »
christian.schwarz synced commits to refs/heads/feat/batch3-all at christian.schwarz/claw-code from mirror 2026-04-07 10:46:52 +02:00
christian.schwarz synced new reference refs/heads/feat/batch3-all to christian.schwarz/claw-code from mirror 2026-04-07 10:46:52 +02:00
christian.schwarz synced commits to refs/heads/main at christian.schwarz/claw-code from mirror 2026-04-07 10:46:52 +02:00
092d8b6e21 fix(tests): add missing test imports for session/prompt history features
b3ccd92d24 feat: b6-pdf-extract-v2 follow-up work — batch 6
d71d109522 feat: b6-openai-models follow-up work — batch 6
0f2f02af2d feat: b6-http-proxy-v2 follow-up work — batch 6
e51566c745 feat: b6-bridge-directory follow-up work — batch 6
Compare 46 commits »
christian.schwarz synced and deleted reference refs/tags/sigrid/readme-update at christian.schwarz/claw-code from mirror 2026-04-06 18:26:53 +02:00
christian.schwarz synced commits to refs/heads/main at christian.schwarz/claw-code from mirror 2026-04-06 18:26:53 +02:00
be561bfdeb Use Anthropic count tokens for preflight
c1883d0f66 Clarify heuristic context window estimates
1fc5a1c457 Fix slash skill invoke normalization
549ad7c3af Restore compatibility skill lookup fallback
ecadc5554a fix(auth): harden OAuth fallback and collapse thinking output
Compare 7 commits »