Skip to content

Releases: openkaiden/kaiden

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 22 Jul 13:16

What's Changed

  • fix(agent-workspace): remove runtime preference and default to openshell by @bmahabirbu in #2415
  • refactor(agent-workspace): consolidate terminal sessions by @bmahabirbu in #2455
  • Add OpenShell gateways store by @bmahabirbu in #2467
  • chore(deps): bump @ai-sdk/svelte from 5.0.26 to 5.0.28 by @dependabot[bot] in #2456
  • chore(deps): bump @ai-sdk/google from 4.0.11 to 4.0.16 by @dependabot[bot] in #2457
  • chore(deps): bump fullsend-ai/fullsend/.github/workflows/reusable-dispatch.yml from 0.30.0 to 0.31.0 by @dependabot[bot] in #2476
  • chore(deps): bump @ai-sdk/openai-compatible from 3.0.6 to 3.0.11 by @dependabot[bot] in #2459
  • chore(deps): bump @ai-sdk/google-vertex from 5.0.16 to 5.0.21 by @dependabot[bot] in #2458
  • fix(agent-workspace): prevent workspace rename by @fbricon in #2449
  • chore(deps): bump the ai-sdk group with 2 updates by @dependabot[bot] in #2477
  • chore(deps): bump @ai-sdk/anthropic from 4.0.12 to 4.0.15 by @dependabot[bot] in #2478
  • chore(deps): bump bcrypt-ts from 8.0.1 to 9.0.1 by @dependabot[bot] in #2479
  • fix: approve unused Claude API key response by @bmahabirbu in #2472
  • fix(openshell-cli): auto-refresh sandbox list while deleting sandboxes by @jeffmaury in #2475
  • chore(deps): bump @ai-sdk/svelte from 5.0.28 to 5.0.30 by @dependabot[bot] in #2480
  • chore: fix lock file by @benoitf in #2490
  • fix(agent-workspace): normalize openshell UTC timestamps by @fbricon in #2483
  • fix(opencode): use anthropic provider prefix for vertexai models by @fbricon in #2481
  • fix(openshell): use extension assets folder for bundled binaries in dev mode by @benoitf in #2486
  • chore(deps): bump the ai-sdk group with 2 updates by @dependabot[bot] in #2491
  • chore: apply correct auth in update OpenShell workflow by @benoitf in #2495
  • chore(deps): bump @ai-sdk/anthropic from 4.0.15 to 4.0.16 by @dependabot[bot] in #2494
  • feat(semantic-router): add default model support by @jeffmaury in #2474
  • chore(deps): bump actions/setup-python from 6.3.0 to 7.0.0 by @dependabot[bot] in #2504
  • chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #2505
  • fix: include back notifications widget by @benoitf in #2499
  • chore(deps): bump fullsend-ai/fullsend/.github/workflows/reusable-dispatch.yml from 0.31.0 to 0.32.0 by @dependabot[bot] in #2503
  • fix(agent-workspace): validate workspace name against hostname limit by @serbangeorge-m in #2464
  • chore(deps): bump @ai-sdk/svelte from 5.0.30 to 5.0.32 by @dependabot[bot] in #2512
  • chore(deps): bump @ai-sdk/google from 4.0.16 to 4.0.19 by @dependabot[bot] in #2513
  • chore(deps): bump the ai-sdk group across 1 directory with 2 updates by @dependabot[bot] in #2516
  • chore(deps): bump @ai-sdk/openai-compatible from 3.0.11 to 3.0.13 by @dependabot[bot] in #2511
  • refactor(openshell): share GitHub artifact downloader by @bmahabirbu in #2502
  • chore: add coder agent for fullsend by @benoitf in #2517
  • feat: display error when unable to start the OpenShell gateway by @benoitf in #2500
  • docs(#2530): fix typos in CODE-GUIDELINES.md by @fullsend-ai-coder[bot] in #2531
  • docs(#2529): fix typos in README.md by @fullsend-ai-coder[bot] in #2532
  • chore(deps): bump ai from 7.0.33 to 7.0.34 in the ai-sdk group by @dependabot[bot] in #2533
  • chore(deps): bump @agentclientprotocol/sdk from 0.28.1 to 1.3.0 by @dependabot[bot] in #2534
  • chore(deps): bump @ai-sdk/anthropic from 4.0.16 to 4.0.18 by @dependabot[bot] in #2535
  • chore(deps): bump @ai-sdk/google-vertex from 5.0.21 to 5.0.25 by @dependabot[bot] in #2537
  • fix(opencode): avoid provider ID collision with OpenCode built-in loaders by @MarsKubeX in #2520

New Contributors

  • @fullsend-ai-coder[bot] made their first contribution in #2531

Full Changelog: v0.3.2...v0.3.3

v0.3.2

v0.3.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jul 12:30
chore: 🥁 tagging v0.3.2 🥳

v0.3.1

v0.3.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jul 12:39
chore: 🥁 tagging v0.3.1 🥳

v0.3.0

v0.3.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jul 11:44
chore: 🥁 tagging v0.3.0 🥳

v0.2.3

v0.2.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 May 21:23
chore: 🥁 tagging v0.2.3 🥳

v0.2.2

v0.2.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 May 22:10
chore: 🥁 tagging v0.2.2 🥳

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 11 May 20:55

What's Changed

  • fix: resolve full kdn CLI path for node-pty on Windows by @bmahabirbu in #1794
  • fix: handle absent llmMetadata.name when creating secret by @jeffmaury in #1796
  • chore: include 0.2.x in bug report by @benoitf in #1803
  • fix(renderer): hide Configure button for non-configurable providers by @gastoner in #1798
  • fix(ollama): use local IP for reported endpoint by @bmahabirbu in #1793
  • fix(agent-workspaces): refit terminal after shell open and on workspace start by @gastoner in #1801

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 09 May 20:32

What's Changed

Full Changelog: v0.1.4...v0.2.0

v0.1.4

v0.1.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 May 21:48
chore: 🥁 tagging v0.1.4 🥳

v0.1.3

v0.1.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 May 22:08
chore: 🥁 tagging v0.1.3 🥳