doria
|
54fc5225ca
|
feat: add filter params everywhere (#164)
* feat: add filter params everywhere
fix: swap peerId/workspaceId in getSessions()
* chore: add eslint and prettier dev dependencies with scripts
Co-authored-by: aider (groq/moonshotai/kimi-k2-instruct) <aider@aider.chat>
* fix: update tests, chore: ignore trailing commas
* fix (sdks): Add Linting to Typescript SDK
* feat: add TypeScript SDK tests to CI workflow
Co-authored-by: aider (groq/moonshotai/kimi-k2-instruct) <aider@aider.chat>
* ci: remove postgres service and switch to bun for typescript tests
Co-authored-by: aider (groq/moonshotai/kimi-k2-instruct) <aider@aider.chat>
* chore (docs): Update Changelog for SDKs
* chore (sdk): Code Rabbit Nitpicks
* chore (action): Fix Typescript SDK Test Action
---------
Co-authored-by: Vineeth Voruganti <13438633+VVoruganti@users.noreply.github.com>
Co-authored-by: aider (groq/moonshotai/kimi-k2-instruct) <aider@aider.chat>
|
2025-07-21 13:40:30 -04:00 |
Vineeth Voruganti
|
2b429099ef
|
fix (sdk): Fix import resolution error (#162)
|
2025-07-21 10:50:14 -04:00 |
doria
|
a14899521c
|
Honcho 2.1.0 "ROTE" deriver (#160)
* feat: update SDKs to core 1.2.0
* feat: 2.1.0 introduce ROTE deriver/dialectic
chore: refactor repo
* fix: get typescript sdk tests working again, bump version numbers
* chore: cleanup
* chore: update unit test provider config
* fix: remove "backup" query gen
* fix: remove old utils from conftest
|
2025-07-16 18:02:43 -04:00 |
Eri Barrett
|
de02535c2e
|
platform guide rewrite, workspace dashboard ui (#156)
* workspace dash platform guide
* fix (docs): Platform Update Guide
* feat (scripts): Add utility script to quickly update Changelogs and versions
* chore (sdks): Add Changelog files to SDKs
* chore (docs): Fix compatability guide
* chore (docs): Code Rabbit and Changelog Dates
* chore (docs): Code Rabbit
* chore (docs): Code Rabbit
* chore (docs): Restructure
* chore (docs): Code Rabbit
* Code Rabit
---------
Co-authored-by: Vineeth Voruganti <13438633+VVoruganti@users.noreply.github.com>
|
2025-07-10 16:57:59 -04:00 |
doria
|
684b2b9777
|
chore: 2.0.0->2.0.1 (#146)
* chore: 2.0.0->2.0.1
* chore: python sdk uv.lock
* chore (docs): Sync Version Updates
---------
Co-authored-by: Vineeth Voruganti <13438633+VVoruganti@users.noreply.github.com>
|
2025-06-26 17:25:52 -04:00 |
doria
|
cb3b6104bd
|
feat: add new ergo sdks to monorepo (#142)
* feat: add new ergo sdks to monorepo
* fix: resolve some pyright linter errors
* fix: python sdk (mostly) typesafe now
* feat: add tests for python sdk, mostly good pyright
* fix: update sdks/core to 1.1.0
* uv sync
* fix: body->query
* chore: pyright wrangling and coderabbit nits
* fix: ts lib search working
* chore: coderabbit nits
|
2025-06-26 17:07:23 -04:00 |