Branches (101)

session-events

34a61bd chore(events): add events for the CLI session series of commands

Christian Rocha created

server-client-2

e44211d refactor: migrate run and login commands to use client API instead of direct app access

Ayman Bagabas created

feat/docker-mcp-integration

912f341 Merge remote-tracking branch 'origin/main' into feat/docker-mcp-integration

Christian Rocha created

docker-bias

93652d1 Merge branch 'main' into docker-bias

Christian Rocha created

dependabot/github_actions/all-d465123955

4145343 chore(deps): bump the all group with 2 updates

Click to expand commit body
Bumps the all group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [actions/dependency-review-action](https://github.com/actions/dependency-review-action).


Updates `github/codeql-action` from 4.32.4 to 4.32.6
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/89a39a4e59826350b863aa6b6252a07ad50cf83e...0d579ffd059c29b07949a3cce3983f0780820c98)

Updates `actions/dependency-review-action` from 4.8.3 to 4.9.0
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](https://github.com/actions/dependency-review-action/compare/05fe4576374b728f0c523d6a13d64c25081e0803...2031cfc080254a8a887f58cffee85186f0e49e48)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: actions/dependency-review-action
  dependency-version: 4.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] created

system-prompt-spoken-language

014fd55 test: re-record vcr cassettes after system prompt change

Andrey Nering created

tool-log

d62fdbc feat(noninteractive): print tool calls when --verbose is on

Christian Rocha created

alibaba-coding-plan

052ec0a feat: add support for alibaba coding plan

Click to expand commit body
* https://github.com/charmbracelet/catwalk/pull/201

Andrey Nering created

big-fetch-little-fetch

5f66f52 fix(tools/fetch): cap fetch tool at 50K tokens

Click to expand commit body
This prevents the fetch tool from blowing through context windows. Prior
to this the limit was 5MB, or about 390K tokens.

For larger fetches, the agent is urged to use agentic_fetch, which
performs the fetch in an isolated context window.

Christian Rocha created

kein-process-ist-am-anderen-ende-der-pipe

820738e fix(windows): don't return error when terminal is closed normally

Christian Rocha created

completions-insert-mcp

6c9cb63 fix(completions): use mcp resource URI as completion value

Click to expand commit body
The title might confuse the LLM, using the URI directly seems better.

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Carlos Alexandro Becker created

completions-space

592aceb feat(ui): move attachments below the editor

Click to expand commit body
Experimenting with this.

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Carlos Alexandro Becker created

config-merge

4afdd29 fix: receiver

Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Carlos Alexandro Becker created

config-service

0593b06 refactor: rename ConfigService() to Config() throughout

Click to expand commit body
Rename App.ConfigService() to App.Config(), Common.ConfigService()
to Common.Config(), and app.configService field to app.cfg.

🐾 Generated with Crush

Assisted-by: Claude Opus 4.6 via Crush <crush@charm.land>

Kujtim Hoxha created

charm-1074-review-amazon-nova

a7341d3 Merge branch 'main' into charm-1074-review-amazon-nova

Andrey Nering created

fix-compact-mode-info

64d480d fix: header info while agent is running

Kujtim Hoxha created

recover

e0c9545 Merge remote-tracking branch 'origin/main' into recover

Carlos Alexandro Becker created

fork-convos

d5ad18f test: fix race condition

Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Carlos Alexandro Becker created

chill-spinner

958074e feat: new calm-energy spinner

Christian Rocha created