Commit Graph

  • 9714a89665 Added TypeScript llm benchmark tests = 2026-01-19 19:43:43 -05:00
  • ec73cb52fb Updated llm benchmarks = 2026-01-17 13:36:03 -05:00
  • 8d3d4146bc Small typo fix = 2026-01-17 12:17:04 -05:00
  • f2acff2409 Add processed context hashing and update CI check logic = 2026-01-17 00:04:34 -05:00
  • 392802cdf9 Standardize table names to singular for LLM benchmarks = 2026-01-17 00:01:00 -05:00
  • 394b78be0c Fix CI push failure by rebasing before push = 2026-01-16 21:30:36 -05:00
  • 69960514b6 Support Uuid in React Hook where clause (#4030) Kilian Strunz 2026-01-21 02:15:58 +01:00
  • 7f4a6203a4 Add Clerk tutorial (#4062) Julien Lavocat 2026-01-21 02:09:29 +01:00
  • 0f9e547c78 Small fix tyler/fix-dev-yes John Detter 2026-01-20 17:09:29 -06:00
  • b463b407d6 Several repairs to around tests and documentation updates Jason Larabie 2026-01-20 13:14:08 -08:00
  • ab913fd892 Pass --yes flag from dev command to generate command = 2026-01-20 15:13:01 -05:00
  • c5e5b3b5c8 Add a typed query builder for the typescript client (#4021) Jeffrey Dallatezza 2026-01-20 11:47:58 -08:00
  • 779cfea0b8 Merge branch 'master' into feature/spacetime-dev-client-command bradleyshep 2026-01-20 14:34:49 -05:00
  • d995de007a update bradleyshep 2026-01-20 14:21:30 -05:00
  • 9b56f89386 docs bradleyshep 2026-01-20 14:18:48 -05:00
  • f8ea3abfda Merge branch 'master' into jsdt/ts-cqb jsdt/ts-cqb Jeffrey Dallatezza 2026-01-20 11:18:15 -08:00
  • da2b6cb778 Update spacetime_config.rs bradleyshep 2026-01-20 14:15:01 -05:00
  • 144427a6fb Update dev.rs bradleyshep 2026-01-20 14:07:25 -05:00
  • 7fe3c044e8 Merge branch 'master' into feature/spacetime-dev-client-command bradleyshep 2026-01-20 13:06:40 -05:00
  • 947fb80f0a move methods into config bradleyshep 2026-01-20 12:59:57 -05:00
  • a32ce64a0e fmt Jeffrey Dallatezza 2026-01-20 09:45:19 -08:00
  • f5ea003a1c spacetime config -> json bradleyshep 2026-01-20 12:41:11 -05:00
  • dfc4a08d3e run bradleyshep 2026-01-20 12:35:39 -05:00
  • 6273d8e8dc fix: docs llm test. make tables that we sql query public (#4058) Boegie19 2026-01-20 18:33:45 +01:00
  • f9bca6a8df Merge branch 'master' into jsdt/ts-cqb Jeffrey Dallatezza 2026-01-20 09:13:25 -08:00
  • 881af7bc8e Fix Hash indices not working (#4060) Kilian Strunz 2026-01-20 18:02:00 +01:00
  • 283f03ac49 Add Auth0 tutorial (#4048) Julien Lavocat 2026-01-20 16:03:12 +01:00
  • b089c4b871 Add ~/.local/bin to GITHUB_PATH for llm benchmark workflow (#4064) Piotr Sarnacki 2026-01-20 01:59:14 +01:00
  • 843f9eb6d1 Experimenting with spacetime code tyler/opencode Tyler Cloutier 2026-01-19 18:35:37 -05:00
  • 0b3b71e8fd Fixed special reducers to not have a hidden declaration of ReducerContext Jason Larabie 2026-01-19 15:13:58 -08:00
  • 95f4342cc4 Cleanup and more documentation work Jason Larabie 2026-01-16 15:07:33 -08:00
  • 1d40a5e876 Cleanup and documentation Jason Larabie 2026-01-16 09:58:45 -08:00
  • a073080a3a Added uuid and result bsatn types Jason Larabie 2026-01-16 08:04:35 -08:00
  • 08b26e2ed1 Added sender_auth and jwt_claims Jason Larabie 2026-01-14 14:25:36 -08:00
  • a1c0760279 Added http for C++ procedures Jason Larabie 2026-01-13 12:14:33 -08:00
  • 2920965a08 Start of procedures + procedures with transactions as well as a repair to how Views worked with errors + added a version of IterBuf for C++ to start to reduce allocations Jason Larabie 2026-01-08 10:46:50 -08:00
  • 5a60e8e024 Adding views and the sdk-test-view-cpp Jason Larabie 2026-01-06 15:18:26 -08:00
  • 94d8aca88b Updated error handling to an Ok()/Err() style to match closer to Rust as exceptions are not available for C++ yet Jason Larabie 2026-01-02 14:23:16 -08:00
  • f9ea0ffae1 Fix ahead of views for reducers to properly check for ReducerContext + args Jason Larabie 2025-12-31 15:39:02 -08:00
  • 46db9f3bee Cleared up debug logging, added default field macro, and updated misc_exports to carry defaults Jason Larabie 2025-12-31 14:53:19 -08:00
  • 4c0bb0bc21 Initial commit for bindings-cpp, module-test-cpp, sdk-test-cpp, and benchmarks-cpp Jason Larabie 2025-10-30 10:41:50 -07:00
  • b68921c061 Move unity testsuite onto unity runner (#4061) John Detter 2026-01-19 16:00:49 -06:00
  • b7eecf954b Fix log streaming error with spacetime dev alessandro/bugfix/fix-log-streaming-error Alessandro Asoni 2026-01-19 20:48:11 +01:00
  • 78b02ba94a tweak reusing of txstate to not regress perf centril/reuse-tx-state centril 2026-01-19 11:00:19 +00:00
  • 73881e38f7 Further misc docs changes (#4029) Tyler Cloutier 2026-01-17 12:44:58 -05:00
  • 201ca8f0af Update LLM benchmark results tyler/claude-docs-3 clockwork-labs-bot 2026-01-17 02:44:30 +00:00
  • 38ee9e89ba CI - Fix hint for fixing llm benchmarks (#4040) Zeke Foppa 2026-01-16 15:15:32 -08:00
  • 2de31f64d8 Enable prompt caching for LLM benchmark providers = 2026-01-16 18:13:03 -05:00
  • 8a44cb4c13 Update C# benchmark prompts to use PascalCase table names = 2026-01-16 18:01:25 -05:00
  • 02307d5754 fmt bradleyshep 2026-01-16 17:42:23 -05:00
  • 4e429b710d Fixes bradleyshep 2026-01-16 17:41:18 -05:00
  • 4585f6a519 Always post new PR comment instead of updating existing one = 2026-01-16 17:39:44 -05:00
  • 6c34fe244e Fixed the my-spacetime-app problem = 2026-01-16 17:31:29 -05:00
  • 30de53ba9b Switched links to use maincloud instead of localhost in examples = 2026-01-16 17:25:47 -05:00
  • 4047284599 Add C# example for Region-Based Design in views.md = 2026-01-16 17:19:50 -05:00
  • 0c9debd16a Add back leaderboard example using btree index filter = 2026-01-16 17:17:16 -05:00
  • 77444a86df Apply suggestions from code review John Detter 2026-01-16 16:16:22 -06:00
  • fa0edccab5 Clarify Query return type as alternative to indexed access in views = 2026-01-16 17:14:43 -05:00
  • f6ff91a1fb Remove .iter() from view examples and explain why it's not allowed = 2026-01-16 17:14:28 -05:00
  • 2cc905c0f5 Add C# examples to access-permissions.md view sections = 2026-01-16 17:02:14 -05:00
  • ebd5d8f466 Fixed typescript bug = 2026-01-16 16:57:55 -05:00
  • 9b6ba56712 Fixed bug with Rust example = 2026-01-16 16:55:51 -05:00
  • 376608ca53 Small fix = 2026-01-16 16:51:32 -05:00
  • 44a5eb36c3 Apply suggestions from code review Tyler Cloutier 2026-01-16 16:41:38 -05:00
  • b1fb0b73ca Fix C# template table names to use PascalCase = 2026-01-16 16:27:17 -05:00
  • 6012e393ef remove tomls from templates (they are generated automatically) bradleyshep 2026-01-16 15:50:16 -05:00
  • dde2f686ff Merge branch 'feature/spacetime-dev-client-command' of https://github.com/clockworklabs/SpacetimeDB into feature/spacetime-dev-client-command bradleyshep 2026-01-16 15:47:29 -05:00
  • b7a48528eb feat(cli): add client dev server support to spacetime dev bradleyshep 2026-01-16 15:42:14 -05:00
  • a5819b2a75 feat(cli): add client dev server support to spacetime dev bradleyshep 2026-01-16 15:42:14 -05:00
  • 94e9adcbd7 Improve LLM benchmark tooling and CI workflow = 2026-01-16 15:30:09 -05:00
  • f43151b7f4 Update LLM benchmark results clockwork-labs-bot 2026-01-16 13:09:07 +00:00
  • 26bbf9f73f reuse TxState, stashing in CommittedState btw txes Mazdak Farrokhzad 2026-01-16 08:42:35 +01:00
  • fb322dbfe3 move replaying to own module and move fields out of CommittedState centril 2026-01-16 12:30:02 +00:00
  • f01175078e Marks MutTxId as !Send (#4039) Shubham Mishra 2026-01-16 17:48:54 +05:30
  • fb01448068 impl MemoryUsage for TxState (#4054) Mazdak Farrokhzad 2026-01-16 10:52:09 +01:00
  • bb6950d715 Update Lib.cs John Detter 2026-01-16 03:25:47 -06:00
  • 3f73abdd9f Update Lib.cs John Detter 2026-01-16 02:33:44 -06:00
  • ef61c7c123 In-memory DatabaseLogger (#3961) Kim Altintop 2026-01-16 08:10:04 +01:00
  • 727f51620b durability: Notify waiters after lockfile is dropped (#4051) Kim Altintop 2026-01-16 08:07:26 +01:00
  • 35ce1cd1bd Fix clippy lint: use next_back() instead of last() = 2026-01-16 00:12:31 -05:00
  • 7df16cef86 Merge master into tyler/claude-docs-3 = 2026-01-16 00:09:55 -05:00
  • ba3f386791 Add failure analysis to LLM benchmark CI workflow = 2026-01-16 00:08:16 -05:00
  • d75d6b9d8a Add analyze command to generate LLM-powered failure analysis = 2026-01-16 00:03:35 -05:00
  • 8d52ede91f Update LLM benchmark results clockwork-labs-bot 2026-01-16 04:18:37 +00:00
  • eb11d67f91 Fix LLM benchmark Rust wrong struct name (#4043) Boegie19 2026-01-16 04:56:17 +01:00
  • d5b38ee3bc Add documentation for multiple tables with same type = 2026-01-15 22:37:20 -05:00
  • 898260a599 Add table naming docs and update C# golden answers to PascalCase = 2026-01-15 22:27:05 -05:00
  • d46d9d7682 Update LLM benchmark results clockwork-labs-bot 2026-01-16 03:26:03 +00:00
  • 22bf75786e cargo fmt = 2026-01-15 21:56:24 -05:00
  • 5134210911 Fix C# table names to use PascalCase convention = 2026-01-15 21:55:35 -05:00
  • dbbbba807c Add C# sum type docs and strip ANSI codes from benchmark output = 2026-01-15 21:03:48 -05:00
  • 6b5725f4ca Add Opencode support (AGENTS.md) to AI rules installation = 2026-01-15 20:32:14 -05:00
  • 43411b4471 Add documentation directory to llms.md = 2026-01-15 20:18:56 -05:00
  • dd20413cb0 Add AI rules reference section to llms.md = 2026-01-15 20:11:53 -05:00
  • d0eb9af359 Add Rust/C# AI rules and update quickstarts = 2026-01-15 20:05:57 -05:00
  • 417d6b1d3f Add documentation for multiple tables with same type tyler/claude-docs-4 = 2026-01-15 22:37:20 -05:00
  • d8cc7c6559 Add table naming docs and update C# golden answers to PascalCase = 2026-01-15 22:27:05 -05:00
  • 8f68532c8a Update LLM benchmark results clockwork-labs-bot 2026-01-16 03:26:03 +00:00
  • 8d6239a6fa Merge branch 'master' into tyler/claude-docs-3 Tyler Cloutier 2026-01-15 22:02:32 -05:00
  • 6acfc17aa0 cargo fmt = 2026-01-15 21:56:24 -05:00