Skip to content

Commit 2b44c14

Browse files
committed
chore: format code
1 parent 7db6ab5 commit 2b44c14

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ This fork serves as an integration testing ground for upstream PRs before they a
1010

1111
The following PRs have been merged into this fork and are awaiting merge into upstream:
1212

13-
| PR | Title | Author | Status | Description |
14-
| -------------------------------------------------- | ------------------------------------------- | ------------------------------------------------ | ------ | ------------------------------------------------------------------- |
15-
| [#4898](https://github.com/sst/opencode/pull/4898) | Search in messages | [@OpeOginni](https://github.com/OpeOginni) | Open | Ctrl+F to search through session messages with highlighting |
16-
| [#4791](https://github.com/sst/opencode/pull/4791) | Bash output with ANSI | [@remorses](https://github.com/remorses) | Open | Full terminal emulation for bash output with color support |
13+
| PR | Title | Author | Status | Description |
14+
| -------------------------------------------------- | ------------------------------------------- | -------------------------------------------------- | ------ | ------------------------------------------------------------------- |
15+
| [#4898](https://github.com/sst/opencode/pull/4898) | Search in messages | [@OpeOginni](https://github.com/OpeOginni) | Open | Ctrl+F to search through session messages with highlighting |
16+
| [#4791](https://github.com/sst/opencode/pull/4791) | Bash output with ANSI | [@remorses](https://github.com/remorses) | Open | Full terminal emulation for bash output with color support |
1717
| [#4900](https://github.com/sst/opencode/pull/4900) | Double Ctrl+C to exit | [@AmineGuitouni](https://github.com/AmineGuitouni) | Open | Require double Ctrl+C within 2 seconds to prevent accidental exits |
18-
| [#4709](https://github.com/sst/opencode/pull/4709) | Live token usage during streaming | [@arsham](https://github.com/arsham) | Open | Real-time token tracking and display during model responses |
19-
| [#4773](https://github.com/sst/opencode/pull/4773) | Configurable subagent visibility | [@Sewer56](https://github.com/Sewer56) | Open | Allow agents to restrict which subagents they can invoke |
20-
| [#4865](https://github.com/sst/opencode/pull/4865) | Subagents sidebar with clickable navigation | [@franlol](https://github.com/franlol) | Open | Show subagents in sidebar with click-to-navigate and parent keybind |
18+
| [#4709](https://github.com/sst/opencode/pull/4709) | Live token usage during streaming | [@arsham](https://github.com/arsham) | Open | Real-time token tracking and display during model responses |
19+
| [#4773](https://github.com/sst/opencode/pull/4773) | Configurable subagent visibility | [@Sewer56](https://github.com/Sewer56) | Open | Allow agents to restrict which subagents they can invoke |
20+
| [#4865](https://github.com/sst/opencode/pull/4865) | Subagents sidebar with clickable navigation | [@franlol](https://github.com/franlol) | Open | Show subagents in sidebar with click-to-navigate and parent keybind |
2121

2222
_Last updated: 2025-12-04_
2323

0 commit comments

Comments
 (0)