Commit Graph

  • 21b5af0610 docs: Clarify HTTP endpoint auth is optional, not required (#4562) clockwork-labs-bot 2026-03-06 04:15:34 -05:00
  • 214932510c docs: Audit HTTP API docs against code (#4569) clockwork-labs-bot 2026-03-05 19:47:59 -05:00
  • 41ab8f3c68 CI - clockwork-labs-bot needs 2 approvals (#4568) Zeke Foppa 2026-03-05 16:44:27 -08:00
  • 78c8acd0c9 Improve login/logout CLI UX (#4367) clockwork-labs-bot 2026-03-05 19:23:09 -05:00
  • 5404126aba CLI - Notify users if there's an update available (#4363) clockwork-labs-bot 2026-03-05 17:20:57 -05:00
  • 2e88bcaf37 Add smoketests for database lock/unlock clockwork-labs-bot 2026-03-05 16:56:52 -05:00
  • 4accfcb2d5 Fix clippy: map_or(false, ...) → is_some_and(...) clockwork-labs-bot 2026-03-05 16:54:40 -05:00
  • 36a948105e Overhaul README with up-to-date content (#4500) clockwork-labs-bot 2026-03-05 16:52:16 -05:00
  • 0f78addf63 Merge master into tyler/spacetime-json-docs clockwork-labs-bot 2026-03-05 16:40:26 -05:00
  • b9dfffbeb0 [tyler/cargo-ci-regen-exhaustive]: incorporate #4565 tyler/cargo-ci-regen-exhaustive Zeke Foppa 2026-03-05 13:28:53 -08:00
  • 9f691f3cd8 Fix stale --project-path flag in templates (#4564) Zeke Foppa 2026-03-05 13:23:36 -08:00
  • 5a2cdb1ca6 Apply suggestions from code review Tyler Cloutier 2026-03-05 16:17:43 -05:00
  • af6d0df06c Fix typos in comments and doc comments across crates (#4560) Shiven Garia 2026-03-06 01:42:38 +05:30
  • 58fb0f5631 Clippy Phoebe Goldman 2026-03-05 14:58:34 -05:00
  • c0d87a95f9 Also debug log when hitting delete for non-existent row Phoebe Goldman 2026-03-05 14:53:13 -05:00
  • cd1f222439 Add a mode to the Rust SDK with additional logging to a file Phoebe Goldman 2026-03-05 14:38:36 -05:00
  • 53316cedc7 Downgrade an info log to debug jsdt/downgrade-log Jeffrey Dallatezza 2026-03-05 09:38:23 -08:00
  • 2b76c521a7 fix: cargo fmt + regenerate CLI docs clockwork-labs-bot 2026-03-05 10:22:20 -05:00
  • c5743cfc8d Add implicit query builder conversions from bool to BoolExpr (#4547) joshua-spacetime 2026-03-04 23:14:08 -08:00
  • 292bda8eed docs: self-hosted prod/test/dev Azure VM guide with key rotation, Azure Key Vault workflows, and rsync data migration pattern (#4545) Ben Snyder 2026-03-04 21:55:57 -05:00
  • 476d15755e spacetime dev - Replace template selection with fuzzy-filterable menu (#4470) clockwork-labs-bot 2026-03-04 18:44:36 -05:00
  • 5e2dda9764 CI - Reduce when package job runs (#4539) Zeke Foppa 2026-03-04 11:55:39 -08:00
  • e991421009 Wait for database to load before returning schema (#4551) clockwork-labs-bot 2026-03-04 11:55:48 -05:00
  • cacfd73865 docs: fix TS index definition nameaccessor (#4537) clockwork-labs-bot 2026-03-04 06:06:17 -05:00
  • e8d829dd8f gitignore *.local files (#4544) Zeke Foppa 2026-03-04 03:06:15 -08:00
  • 018575d1f9 Expose RawModuleDefV10 via the HTTP schema route (#4540) Phoebe Goldman 2026-03-04 00:21:38 -05:00
  • bec1771c44 Update edition in .rustfmt.toml and pre-commit hook (#4543) Zeke Foppa 2026-03-03 21:20:08 -08:00
  • dde8f989f2 Don't put invalid Cargo.toml files in our repo (#4536) Phoebe Goldman 2026-03-03 20:21:10 -05:00
  • 454398a70a Fix benchmark jdetter/fix-benchmark John Detter 2026-03-03 17:50:04 -06:00
  • 9a1ea26e25 Adds code signing to tagged windows builds (#4473) Ryan 2026-03-03 15:21:09 -08:00
  • 0b30b16c2d Bring typescript benchmark client to parity with rust (#4494) Noa 2026-03-03 17:10:52 -06:00
  • 89fba42165 Make accessor required for table-level index defs in C# (#4541) joshua-spacetime 2026-03-03 15:06:19 -08:00
  • 8a82b6d5f6 Add AgentSkills.io integration for AI coding assistants (#4172) doug 2026-03-03 17:47:37 -05:00
  • 8cb2038f85 Fix 'unsafe attr without unsafe' error (#4534) Noa 2026-03-03 13:58:44 -06:00
  • d0a108c137 Merge branch 'phoebe/http-schema-v10' of github.com:clockworklabs/SpacetimeDB into phoebe/http-schema-v10 phoebe/http-schema-v10 Phoebe Goldman 2026-03-03 14:21:52 -05:00
  • c812b84fa3 cargo fmt Phoebe Goldman 2026-03-03 14:21:42 -05:00
  • f291cf034f Merge branch 'master' into phoebe/http-schema-v10 Phoebe Goldman 2026-03-03 14:14:30 -05:00
  • 8b663a56a3 Expose RawModuleDefV10 via the HTTP schema route Phoebe Goldman 2026-03-03 13:52:40 -05:00
  • f0ed6f97b8 Don't put invalid Cargo.toml files in our repo phoebe/repair-nix-build-llm-xtask-rust-template Phoebe Goldman 2026-03-03 12:09:59 -05:00
  • 1b3dbed3fa Fix 'unsafe attr without unsafe' error noa/unsafe-settings-attr Noa 2026-03-03 10:14:53 -06:00
  • af732f5ede feat(tanstack): add SSR prefetching for Tanstack Start (#4519) clockwork-tien 2026-03-03 17:09:07 +02:00
  • 33f3ea18e2 Make accessor required for table-level index defs in typescript (#4525) joshua-spacetime 2026-03-03 07:09:05 -08:00
  • 17cc15ef4c Append commit instead of individual transactions to commitlog (#4404) Kim Altintop 2026-03-03 16:08:05 +01:00
  • e3582131fe Migrate to Rust 2024 (#3802) Noa 2026-03-03 05:06:52 -06:00
  • 5836c268a7 fix: fix useSpacetimeDBQuery returns untyped rows for TanStack Start (#4488) v2.0.3 package-test-tag clockwork-tien 2026-03-03 12:55:46 +02:00
  • 7470eb23d3 Add --level flag to spacetime logs for filtering by log level (#4362) clockwork-labs-bot 2026-03-03 02:02:46 -05:00
  • c98bdf90e3 Use prepared statements for postgres keynote benchmark (#4522) joshua-spacetime 2026-03-02 21:57:46 -08:00
  • 923dfe28c6 Fix a misprint in the self-hosting docs (#4524) Zeke Foppa 2026-03-02 13:23:04 -08:00
  • 9eb0506056 [TS] Fix toCamelCase (#4523) Noa 2026-03-02 14:31:59 -06:00
  • 2d4cb046be [TS] Fix toCamelCase noa/ts-fix-tocamelcase Noa 2026-03-02 13:12:13 -06:00
  • c323bdf0dc [docs] Corrected call case and updated out-dir to match part 3 (#4513) Ryan 2026-03-02 11:06:28 -08:00
  • 033c181337 Upgrade prompt is skipped when -y is passed (#4511) John Detter 2026-03-02 12:28:29 -06:00
  • e183b8c88a fix package.json Shubham Mishra 2026-03-02 23:46:51 +05:30
  • 9a63973b25 cargo fmt clockwork-labs-bot 2026-03-02 12:07:49 -05:00
  • 9893fc8746 cleanup bradley/agent-skills bradleyshep 2026-03-02 13:02:53 -04:00
  • 8c743fec71 updates bradleyshep 2026-03-02 12:51:37 -04:00
  • 4f6cf7e925 refinements bradleyshep 2026-03-02 12:48:37 -04:00
  • 9cc617751b audits/updates bradleyshep 2026-03-02 12:31:46 -04:00
  • 72f3796318 Update SKILL.md bradleyshep 2026-03-02 12:15:19 -04:00
  • b5555b131a refinements bradleyshep 2026-03-02 12:12:32 -04:00
  • 70d3ca4d6c refinements bradleyshep 2026-03-02 11:57:03 -04:00
  • 3bdddec4f0 unity skill + restorations bradleyshep 2026-03-02 11:44:50 -04:00
  • 54b9c86304 Update SKILL.md feature/agentskills-integration bradleyshep 2026-03-02 10:36:14 -04:00
  • b4d48b7a92 Merge branch 'master' into bradley/agent-skills bradleyshep 2026-03-02 08:35:38 -04:00
  • ab65b60fe4 fix index truncate edge cases (#4501) Shubham Mishra 2026-03-02 13:01:14 +05:30
  • 8526de8748 Update NativeAOT-LLVM infrastructure to current ABI and add CI smoketest Tyler Cloutier 2026-03-01 22:20:58 -05:00
  • 0e0834a236 Fix useTable isReady stuck on false due to stale snapshot cache (#4499) clockwork-labs-bot 2026-03-01 22:06:07 -05:00
  • b322348f41 docs: document how to access module owner via init reducer (#4315) clockwork-labs-bot 2026-03-01 15:45:54 -05:00
  • f8bab637c5 Merge remote-tracking branch 'origin/master' into docs/module-owner-init docs/module-owner-init clockwork-labs-bot 2026-03-01 14:23:39 -05:00
  • 5d9eb7c705 Add missing TypeScript example in migration guide (#4508) clockwork-labs-bot 2026-03-01 11:02:30 -05:00
  • efa6f382b1 LLM benchmark tool updates (#4413) bradleyshep 2026-02-28 22:22:59 -04:00
  • 1a1fe7859e Fix spacetime.json docs and code to match proposal = 2026-02-28 18:01:27 -05:00
  • 60fcd019f2 Block publish --delete-data on locked databases clockwork-labs-bot 2026-02-28 16:13:40 -05:00
  • 513a809d50 Add spacetime.json documentation page = 2026-02-28 15:29:17 -05:00
  • 05b510e13c Add spacetime lock/unlock to prevent accidental database deletion clockwork-labs-bot 2026-02-28 13:31:44 -05:00
  • 14f79910ee Update C++ module bindings to RawModuleDefV10 (#4461) Jason Larabie 2026-02-27 23:05:50 -08:00
  • abbcec4ab3 keynote-2: alpha -> 1.5, withConfirmedReads(true), remove warmup (#4492) Mazdak Farrokhzad 2026-02-28 04:06:11 +01:00
  • f6fdc040ed keynote-2: alpha -> 1.5, withConfirmedReads(true), remove warmup centril/bench-tweaks Mazdak Farrokhzad 2026-02-27 20:38:42 +00:00
  • c29a44c50b Version upgrade 2.0.3 (#4489) John Detter 2026-02-27 14:24:22 -06:00
  • 1aff83da93 Fix missing word 'time' in ScheduleAt tutorial docs (#4490) clockwork-labs-bot 2026-02-27 13:22:46 -05:00
  • f9bcd1a8f4 skills -> 2.0 + trim & fixes to rules bradleyshep 2026-02-27 11:56:44 -04:00
  • 14de9daa14 Merge branch 'master' into feature/agentskills-integration bradleyshep 2026-02-27 11:22:28 -04:00
  • a46c106deb Add PlanetScale configuration details to keynote README & DEVELOP (#4474) bradleyshep 2026-02-27 11:06:17 -04:00
  • d87e49487b [C#] Improve error messages for Views (#4435) Ryan 2026-02-26 17:46:39 -08:00
  • e8a2d33155 C# smoketest for IQuery views (#4391) joshua-spacetime 2026-02-26 15:06:33 -08:00
  • 824c993fae Remove security warning from 00500-schedule-tables.md (#4463) Tao Tien 2026-02-26 13:57:22 -08:00
  • 9fbb322b0b CLI - preserve leading .. in --out-dir paths (#4431) clockwork-labs-bot 2026-02-26 14:54:20 -05:00
  • 32598c8e3b Check for more type name conflicts Jeffrey Dallatezza 2026-02-26 11:41:32 -08:00
  • ad26525880 Fix publishing in directories with spaces (#4453) Piotr Sarnacki 2026-02-26 20:29:40 +01:00
  • 4375cb81a8 spacetime dev - Print feedback when client process exits (#4469) clockwork-labs-bot 2026-02-26 13:31:01 -05:00
  • 0a492c7afc Make event tables inaccessible from views joshua-spacetime 2026-02-25 13:49:37 -08:00
  • bc4fcec6f3 cargo bump-versions properly updates the smoketests lockfile (#4462) v2.0.2 Zeke Foppa 2026-02-26 03:06:23 -08:00
  • 350066ab4c spacetime dev - Fix file watcher ignoring --module-path / spacetime.json module_path (#4464) clockwork-labs-bot 2026-02-26 06:06:21 -05:00
  • 9f47647d0f Reduce fsync interval to 10ms (#4466) joshua-spacetime 2026-02-26 03:06:19 -08:00
  • 5764ade224 fix(docs): Rename spacerace to referrals for nav item (#4477) clockwork-tien 2026-02-26 13:06:16 +02:00
  • 6382220fa0 Remove 'Press any key to exit' in basic-rs and basic-cpp templates (#4468) clockwork-labs-bot 2026-02-26 05:37:29 -05:00
  • ebea9a4b5c spacetime dev - Improve error when module directory does not exist (#4467) clockwork-labs-bot 2026-02-26 03:37:07 -05:00
  • 1e6aa3226c Bump versions to 2.0.2 (#4455) Zeke Foppa 2026-02-25 17:54:35 -08:00
  • 42097c3ff4 Add schedule name correction for LLMs (#4370) Boegie19 2026-02-26 01:25:53 +01:00
  • 3a850743f5 Correct unique indexes in cheat sheet to use filter, not find (#4452) Phoebe Goldman 2026-02-25 19:14:37 -05:00