This website requires JavaScript.
f5537e3e0b
docs: Add comprehensive plan for Chutes AI tool call counting issue
southseact-3d
2026-02-11 13:53:06 +00:00
5d91c86f90
Add Cohere as a provider for build messages in admin panel
southseact-3d
2026-02-11 13:25:16 +00:00
71c1677932
chore: remove excessive debug logging from ensureOpencodeConfig
southseact-3d
2026-02-11 12:03:16 +00:00
d2640eee5d
fix: extract provider from model name (e.g., chutes/model-name)
southseact-3d
2026-02-11 11:49:43 +00:00
f1fb336f4d
debug: log all models and filter for chutes models
southseact-3d
2026-02-11 11:44:48 +00:00
b85cc73a4d
fix: handle both string and object formats in providers array
southseact-3d
2026-02-11 11:41:22 +00:00
bddc710a90
debug: add detailed logging for adminModels and provider detection
southseact-3d
2026-02-11 11:37:06 +00:00
3ec9177082
fix: load adminModels before sessions in bootstrap sequence
southseact-3d
2026-02-11 11:27:43 +00:00
18d9e18978
debug: add detailed logging for Chutes API calls
southseact-3d
2026-02-11 11:20:04 +00:00
49092c3229
fix: ensure adminModels is loaded before checking providers in ensureOpencodeConfig
southseact-3d
2026-02-11 11:18:56 +00:00
17792d39a0
feat: dynamic provider model loading from models.dev
southseact-3d
2026-02-11 10:53:37 +00:00
d0105ff967
fix: add DeepSeek V3.2 TEE model to Chutes provider config with baseURL
southseact-3d
2026-02-11 10:44:48 +00:00
633f005f6c
Merge pull request #22 from southseact-3d/codex/show-undo-and-redo-buttons-with-zero-output
Liam Hetherington
2026-02-11 10:26:12 +00:00
6cc4258d75
Show undo/redo controls even when builder output is empty
Liam Hetherington
2026-02-11 09:46:54 +00:00
e6485c6bbf
Merge pull request #20 from southseact-3d/dependabot/npm_and_yarn/chat/npm_and_yarn-0d7ef37a24
Liam Hetherington
2026-02-11 09:43:07 +00:00
5a049a2e89
Merge pull request #21 from southseact-3d/dependabot/cargo/opencode/packages/desktop/src-tauri/cargo-65e7861b48
Liam Hetherington
2026-02-11 09:42:47 +00:00
1ce02060e8
fix: pass provider API keys (CHUTES, GROQ, GOOGLE, NVIDIA) to OpenCode CLI execution environment
southseact-3d
2026-02-11 09:04:15 +00:00
58a1d40744
Bump the cargo group across 1 directory with 2 updates
dependabot[bot]
2026-02-10 21:25:04 +00:00
c0eae5f3b4
Bump multer in /chat in the npm_and_yarn group across 1 directory
dependabot[bot]
2026-02-10 21:23:34 +00:00
e58ebdcc4d
Merge pull request #6 from southseact-3d/dependabot/npm_and_yarn/opencode/packages/console/app/npm_and_yarn-118d70433f
Liam Hetherington
2026-02-10 21:22:40 +00:00
566442327a
Fix: Add Chutes and Cerebras provider config to opencode.json
southseact-3d
2026-02-10 19:51:39 +00:00
8b96273f47
builder: skip OpenCode verification when OPENCODE_REQUIRE_REPO=false
southseact-3d
2026-02-10 19:09:22 +00:00
bc45e3f964
builder: adapt OpenCode integration for Docker deployment; disable repo verification, remove JSON flag usage, parse text models, fix redo flow and session listing
fix/opencode-docker-build
southseact-3d
2026-02-10 18:58:14 +00:00
1af1f7b266
try again
southseact-3d
2026-02-10 18:43:41 +00:00
f1d3dce73c
fix opencode error
southseact-3d
2026-02-10 18:32:41 +00:00
8e8129d71c
Fix Editor.js plugin loading errors in blog admin
southseact-3d
2026-02-10 18:13:13 +00:00
c38dc20733
Create GitHub releases for pre-built OpenCode CLI and update Dockerfile
southseact-3d
2026-02-10 16:22:47 +00:00
33a42040d6
Update Bun to 1.3.8 to match project requirements
southseact-3d
2026-02-10 16:09:25 +00:00
19abee65c8
Move Node.js installation before Bun
southseact-3d
2026-02-10 16:03:59 +00:00
0860fc0028
Simplify Bun installation using npm
southseact-3d
2026-02-10 16:01:21 +00:00
eed249f869
Fix Bun installation URL and architecture detection
southseact-3d
2026-02-10 15:56:57 +00:00
dde62a98e9
fix docker file bun
southseact-3d
2026-02-10 15:54:21 +00:00
7f717b451a
Merge pull request #19 from southseact-3d/cto-task-ok-so-when-you-deploy-via-portainer-you-get-this-error-pleas
Liam Hetherington
2026-02-10 15:44:04 +00:00
eddf19dd40
Fix Bun installation failure in Docker build for Portainer
cto-new[bot]
2026-02-10 15:20:13 +00:00
cd447d2be1
Merge pull request #18 from southseact-3d/cto-task-ok-so-for-this-app-when-deploying-on-portainer-as-a-docker-s
Liam Hetherington
2026-02-10 15:03:55 +00:00
efe3460447
Fix bun install in Docker build
cto-new[bot]
2026-02-10 14:29:44 +00:00
44d561df5d
fix feat req
southseact-3d
2026-02-10 13:58:34 +00:00
d8b6c4e101
Remove unused unzip dependency
southseact-3d
2026-02-10 13:56:32 +00:00
9a5b4ebc8b
Fix: Use correct Bun binary URL instead of zip
southseact-3d
2026-02-10 13:56:13 +00:00
cca90a34bb
Add .github/workflows/** to paths so workflow triggers on its own changes
southseact-3d
2026-02-10 13:47:59 +00:00
e8f89ae111
Simplify workflow: build CLI only in GitHub Actions, image built by Portainer
southseact-3d
2026-02-10 13:44:03 +00:00
25d23d8dd1
Add comprehensive feature request admin functionality
southseact-3d
2026-02-10 13:27:36 +00:00
0205820589
fix(settings): hide All Invoices modal by default using display: none
southseact-3d
2026-02-10 13:25:24 +00:00
cfd8d9c706
feat: implement comprehensive blog system
southseact-3d
2026-02-10 13:23:37 +00:00
82ae9687b8
fix(settings): update All Invoices modal to show 5 items per page with pagination
southseact-3d
2026-02-10 13:22:07 +00:00
355fa96de7
Update Dockerfile comment to reflect x86_64 only support
southseact-3d
2026-02-10 13:14:21 +00:00
3493d2c4d3
Trigger workflow retry
southseact-3d
2026-02-10 13:12:34 +00:00
28ebae966b
Fix Dockerfile COPY path for opencode binary
southseact-3d
2026-02-10 13:10:37 +00:00
f9739608e6
Add artifact structure verification step
southseact-3d
2026-02-10 13:09:00 +00:00
c9569faadd
Remove arm64 COPY from Dockerfile, simplify for x86_64 only
southseact-3d
2026-02-10 12:31:16 +00:00
dc071a04e8
Fix TypeScript errors: add missing type assignment and remove missing opencode theme
southseact-3d
2026-02-10 12:24:24 +00:00
a89e6940c0
Fix: Resolve @opentui/core from various node_modules locations
southseact-3d
2026-02-10 12:21:38 +00:00
1f94c63384
Remove arm64 build, simplify for x86_64 only
southseact-3d
2026-02-10 12:20:08 +00:00
1e91ca948a
Add debugging steps to build workflow
southseact-3d
2026-02-10 12:16:09 +00:00
a591f5d2d5
Fix: Use 'bun run' explicitly for build script execution
southseact-3d
2026-02-10 12:14:10 +00:00
6dda179e7e
Fix GitHub Actions workflow: remove invalid github context from inputs, add Docker caching, and cleanup old packages
southseact-3d
2026-02-10 12:07:04 +00:00
ec3aa6a6b5
added docker build
southseact-3d
2026-02-10 11:57:46 +00:00
8e9f2dec8e
added support for todos
southseact-3d
2026-02-10 11:53:31 +00:00
cc40085441
feat: implement undo button to revert file changes and remove message from history
OpenCode Dev
2026-02-10 10:59:36 +00:00
ff9c30d136
Restore confirmation modal for proceed with build button
OpenCode Dev
2026-02-10 10:40:35 +00:00
89557cb4ed
Fix plan message UI: always show model selector and make proceed with build send message directly
OpenCode Dev
2026-02-10 10:39:40 +00:00
7f8c54bac6
Revert "Merge pull request #17 from southseact-3d/cto-task-ok-so-for-the-plan-messages-when-the-proceed-with-build-butt"
OpenCode Dev
2026-02-10 10:34:09 +00:00
6908466cf3
Merge pull request #17 from southseact-3d/cto-task-ok-so-for-the-plan-messages-when-the-proceed-with-build-butt
cto-new[bot]
2026-02-10 10:19:13 +00:00
7221361ae1
Add model selector to plan messages proceed button
cto-new[bot]
2026-02-10 10:17:27 +00:00
35b8084032
Hide external WP tests UI elements from builder page
southseact-3d
2026-02-10 10:04:59 +00:00
a6ba703fd8
Fix three plan message issues:
southseact-3d
2026-02-10 10:00:38 +00:00
b904e35528
Fix: Handle null el.limitBackup in admin.js to prevent TypeError when adding limits
southseact-3d
2026-02-10 09:27:06 +00:00
960ccb5742
Add hourly rate limits (tokens/hour, requests/hour) and missing providers (chutes, cerebras, ollama)
OpenCode Dev
2026-02-10 09:04:44 +00:00
0601036867
Add deployment checklist - Implementation ready for production
copilot-swe-agent[bot]
2026-02-09 19:43:32 +00:00
58bb7ac6e1
Add comprehensive implementation summary - Phase 1.2 complete
copilot-swe-agent[bot]
2026-02-09 19:40:06 +00:00
fd41d95f72
Complete Phase 1.2 implementation with comprehensive testing and documentation
copilot-swe-agent[bot]
2026-02-09 19:39:04 +00:00
fd6d2d641b
Fix database setup, test encryption and repositories - all working
copilot-swe-agent[bot]
2026-02-09 19:37:28 +00:00
650d849ad2
Implement Phase 1.2: Database with encryption at rest and core infrastructure
copilot-swe-agent[bot]
2026-02-09 19:33:00 +00:00
95a2d1b98d
Initial plan
copilot-swe-agent[bot]
2026-02-09 19:26:17 +00:00
58bab1c5d8
Add PluginCompass Provider System documentation
southseact-3d
2026-02-09 18:23:55 +00:00
91308fd061
implementation of db
southseact-3d
2026-02-09 18:18:39 +00:00
a546eafc0b
updt=ate ollama indocker and add plugins
southseact-3d
2026-02-09 18:09:12 +00:00
a52572ede1
Hide Proceed with Build button when AI needs clarification
southseact-3d
2026-02-09 18:05:59 +00:00
f9dc1a6920
Fix provider limits to only use configured providers and support OpenRouter model formats
southseact-3d
2026-02-09 18:03:08 +00:00
e9c5200e7c
Fix admin authentication for contact messages API
southseact-3d
2026-02-09 17:58:22 +00:00
74871ae05c
Update contact page header to match home.html design
southseact-3d
2026-02-09 17:54:49 +00:00
5cbdeeed35
Merge pull request #13 from southseact-3d/cto-task-ok-so-when-starting-this-app-i-get-these-errors-i-get-these-e01
Liam Hetherington
2026-02-09 16:28:07 +00:00
8d4cae9707
Clean up entrypoint startup logs and remove GitHub auth handling
cto-new[bot]
2026-02-09 16:13:58 +00:00
3fb5bd1094
Replace python dependency in entrypoint and quiet repo credential logs
cto-new[bot]
2026-02-09 16:09:03 +00:00
df58e4b239
fix opsm
southseact-3d
2026-02-09 15:39:28 +00:00
d5065b117f
add provs to docker compose
southseact-3d
2026-02-09 15:21:15 +00:00
f3af567aea
Fix Chutes models not loading in admin page - Add missing fetchChutesModels() function and include it in external provider fetches
southseact-3d
2026-02-09 14:50:54 +00:00
aaf06a4a54
Merge pull request #12 from southseact-3d/cto-task-ok-so-for-the-opensmtpd-i-get-this-error-please-fix-and-star-e02
Liam Hetherington
2026-02-09 14:07:43 +00:00
6c12d282cd
Ensure OpenSMTPD symlink setup at runtime
cto-new[bot]
2026-02-09 13:44:48 +00:00
4cd57bc012
Merge pull request #11 from southseact-3d/cto-task-ok-so-for-the-opensmtpd-i-get-this-error-please-fix-and-star-e01
Liam Hetherington
2026-02-09 13:33:52 +00:00
ee4e630b45
fix(scripts): add fallback logic for OpenSMTPD binary detection
cto-new[bot]
2026-02-09 12:51:31 +00:00
0d17918cad
Merge pull request #10 from southseact-3d/cto-task-can-you-fix-the-opensmtpd-server-so-it-is-completely-set-up
Liam Hetherington
2026-02-09 12:32:13 +00:00
6bb30a6de2
Add OpenSMTPD support for email server functionality
cto-new[bot]
2026-02-09 12:28:30 +00:00
b95efaebea
complered tools 2 and guide
southseact-3d
2026-02-08 20:15:38 +00:00
bd6817f697
completed tools and setup
southseact-3d
2026-02-08 20:02:30 +00:00
39136e863f
implement wp testing
southseact-3d
2026-02-08 19:27:26 +00:00
541b6bc946
fix: pony-alpha model status and SSE stream heartbeat issue
southseact-3d
2026-02-08 19:20:23 +00:00
eb7aa29c0c
fix quedued issue with repull container
southseact-3d
2026-02-08 17:43:00 +00:00
1e0168b301
rem last build change
southseact-3d
2026-02-08 17:38:43 +00:00
c30d2ba715
Fix scroll-to-bottom in builder page
southseact-3d
2026-02-08 17:16:07 +00:00