mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 05:29:53 +00:00
wip: zen
This commit is contained in:
parent
c3dc6d6df6
commit
c294a18155
10 changed files with 1342 additions and 40 deletions
2
cloud/core/migrations/0006_parallel_gauntlet.sql
Normal file
2
cloud/core/migrations/0006_parallel_gauntlet.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
ALTER TABLE `usage` ADD `cache_write_5m_tokens` int;--> statement-breakpoint
|
||||
ALTER TABLE `usage` ADD `cache_write_1h_tokens` int;
|
||||
Loading…
Add table
Add a link
Reference in a new issue