Christian Schwarz christian.schwarz
  • Joined on 2024-10-16
christian.schwarz synced and deleted reference refs/heads/fix/openai-compatible-reasoning-history at christian.schwarz/claw-code from mirror 2026-06-08 08:18:24 +02:00
christian.schwarz synced commits to refs/heads/main at christian.schwarz/claw-code from mirror 2026-06-08 08:18:24 +02:00
d229a9b022 Merge pull request #3227 from TheArchitectit/worktree-wizard-entry-points
05f0201ec7 fix: preserve runtime config validation compatibility
36f6afcafd Merge pull request #3230 from Gaurav-x111/contributor/example-change
2e52ea7a67 Merge pull request #3237 from hiisandog/fix/redirection-path-scope-20260608
eb21179dde fix: validate attached redirection paths
Compare 16 commits »
christian.schwarz synced new reference refs/heads/fix/openai-compatible-reasoning-history to christian.schwarz/claw-code from mirror 2026-06-08 00:18:20 +02:00
christian.schwarz synced commits to refs/heads/fix/openai-compatible-reasoning-history at christian.schwarz/claw-code from mirror 2026-06-08 00:18:20 +02:00
christian.schwarz synced commits to refs/heads/main at christian.schwarz/claw-code from mirror 2026-06-07 16:08:21 +02:00
ae2f203eb5 Merge pull request #3232 from Ajinkya-Ghuge/fix/deepseek-model-routing
0755ddff3c fix(providers): strip provider prefix from model names for openai_compat endpoints
Compare 2 commits »
christian.schwarz synced commits to refs/heads/main at christian.schwarz/claw-code from mirror 2026-06-06 15:38:21 +02:00
3acb677d70 Update README.md
43eac8fbec Update README.md
c8505092f8 update readme
Compare 3 commits »
christian.schwarz synced commits to refs/heads/main at christian.schwarz/claw-code from mirror 2026-06-05 06:58:22 +02:00
eaa2e320d9 docs: add ROADMAP #833 — native Ollama provider support via OLLAMA_HOST
be8112f5f5 feat: add native Ollama provider support via OLLAMA_HOST env var
503d515f38 style: cargo fmt after merged PRs (#3164, #3209, #3214, #3216)
114c2da9fc Merge pull request #3216 from TheArchitectit/worktree-session-resume-fixes
b90f18f75a Merge pull request #3214 from TheArchitectit/worktree-api-timeout-retry-v2
Compare 49 commits »
christian.schwarz synced commits to refs/heads/main at christian.schwarz/claw-code from mirror 2026-06-04 22:48:25 +02:00
9f0cf3b888 docs: mark ROADMAP #101,104 DONE
6e94c1a97f docs: mark ROADMAP #93,109 DONE
38626cad20 docs: mark ROADMAP #85,88,125,126 DONE
e84f7c8034 fix: report 'no_git_repo' instead of 'clean' when not in git (#125)
b8f066347b fix: structured bootstrap-plan phases JSON (#412)
Compare 61 commits »
christian.schwarz synced new reference refs/heads/pr-3221 to christian.schwarz/claw-code from mirror 2026-06-04 22:48:25 +02:00
christian.schwarz synced commits to refs/heads/pr-3221 at christian.schwarz/claw-code from mirror 2026-06-04 22:48:25 +02:00
christian.schwarz synced commits to refs/heads/main at christian.schwarz/claw-code from mirror 2026-06-04 14:38:25 +02:00
4619375c14 fix: load partial MCP configs
10fe72498a fix: bound parent memory discovery
5b22bc0480 fix: load Claw and Agents memory files
ae7da0ec74 fix: expose complete version provenance
7dd17c6344 fix: scaffold safe init settings
Compare 8 commits »
christian.schwarz synced commits to refs/heads/main at christian.schwarz/claw-code from mirror 2026-06-04 06:28:23 +02:00
b5bead9028 fix: recover CLI parser CI
41678eb097 fix: type output format selection
ecd3e4ceb9 fix: type allowed tools validation
Compare 3 commits »
christian.schwarz synced commits to refs/heads/main at christian.schwarz/claw-code from mirror 2026-06-03 22:18:24 +02:00
22fdaeae2c fix: keep skills lifecycle local
4522490bd5 fix: make dump-manifests self-contained
cd58c054ca fix: add global cwd override
94579eace5 fix: default to workspace-write permissions
2ab2f44e1d fix: keep session help local
Compare 13 commits »
christian.schwarz synced commits to refs/heads/main at christian.schwarz/claw-code from mirror 2026-06-03 14:08:25 +02:00
9c8375da99 feat: import project instruction rules
0cef5390f7 fix: resolve clippy pedantic warnings
1bd18be372 feat: add GitShow output formats
d07664b44c fix: keep hooks clean and close bash stdin
ce116d9dfa fix: expose binary provenance in local JSON
Compare 13 commits »
christian.schwarz synced new reference refs/heads/fix/direct-slash-resume-safe-831 to christian.schwarz/claw-code from mirror 2026-05-29 11:38:34 +02:00
christian.schwarz synced commits to refs/heads/fix/direct-slash-resume-safe-831 at christian.schwarz/claw-code from mirror 2026-05-29 11:38:34 +02:00
christian.schwarz synced commits to refs/heads/main at christian.schwarz/claw-code from mirror 2026-05-29 11:38:34 +02:00
4d3dc5b873 docs: record #830 - mcp show missing server name emits unknown_mcp_action instead of missing_argument
ac5b19dee1 fix: interactive_only hint omits --resume for non-resume-safe commands (#829)
fdfb9f4dc1 docs: record #829 - interactive_only hint incorrectly suggests --resume for non-resume-safe commands
187aebd74f fix: /approve and /deny outside REPL emit interactive_only error_kind (#828)
9d05573f24 fix: unknown slash command emits unknown_slash_command error_kind (#827)
Compare 16 commits »
christian.schwarz synced new reference refs/heads/fix/mcp-show-missing-arg-830 to christian.schwarz/claw-code from mirror 2026-05-29 11:38:33 +02:00
christian.schwarz synced commits to refs/heads/fix/mcp-show-missing-arg-830 at christian.schwarz/claw-code from mirror 2026-05-29 11:38:33 +02:00
christian.schwarz synced commits to refs/heads/main at christian.schwarz/claw-code from mirror 2026-05-29 03:28:32 +02:00
42aff269d1 docs: record interactive_only error class JSON stderr routing gap (#820)
efe59c22e4 docs: record export session-not-found JSON stderr routing gap (#819)
37a9a543d6 docs: record AGENTS.md and .claude/CLAUDE.md instruction cascade gap (#818)
Compare 3 commits »