-
-
Notifications
You must be signed in to change notification settings - Fork 77
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: codinit-dev/codinit-dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: codinit-dev/codinit-dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 8 files changed
- 2 contributors
Commits on Jan 15, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 8d19153 - Browse repository at this point
Copy the full SHA 8d19153View commit details
Commits on Jan 21, 2026
-
fix: update OpenRouter static models with correct IDs and context limits
- Fix Claude model IDs to use dots instead of dashes (4.5 not 4-5) - Remove non-existent GPT models (5.2-thinking, 5.2-instant) - Add GPT-4o as reliable fallback model - Fix DeepSeek model ID to use correct free tier variant - Update Claude Sonnet 4.5 context limit to 1M (actual value) - All models now use verified OpenRouter API model IDs
Configuration menu - View commit details
-
Copy full SHA for 7fe4694 - Browse repository at this point
Copy the full SHA 7fe4694View commit details -
fix: remove tools that aren't implemented with valid Zod schemas
- Remove all tool passing to AI SDK since built-in tools from JSON don't have proper Zod validation - Tools are now processed server-side only, avoiding zod-to-json-schema conversion errors - This prevents 'Cannot read properties of undefined (reading "typeName")' errors - Functionality is maintained through server-side tool processing (MCP + built-in tools)
Configuration menu - View commit details
-
Copy full SHA for 0ee90b1 - Browse repository at this point
Copy the full SHA 0ee90b1View commit details -
fix: implement local model provider detection and improved context wi…
…ndows - Add useLocalProviders hook that detects running Ollama and LMStudio instances - Automatically enable detected local providers in settings - Improve Ollama provider with proper context window calculation based on model size - Fix updateProviderSettings function signature for correct type handling - Local models now appear in provider/model selectors when available Closes issues with local model detection and context window limits.
Configuration menu - View commit details
-
Copy full SHA for 17f922d - Browse repository at this point
Copy the full SHA 17f922dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97b2539 - Browse repository at this point
Copy the full SHA 97b2539View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98356b6 - Browse repository at this point
Copy the full SHA 98356b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for be51577 - Browse repository at this point
Copy the full SHA be51577View commit details -
Merge pull request #71 from codinit-dev/69-local-model-server-failure
Fix: #69 local model server failure
Configuration menu - View commit details
-
Copy full SHA for daab8c9 - Browse repository at this point
Copy the full SHA daab8c9View 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 v1.2.4...main