Commit log

cc07f7a rename to opencode

Kujtim Hoxha created

bbfa60c reimplement agent,provider and add file history

Kujtim Hoxha created

76b4065 update gitignore

Kujtim Hoxha created

1cdd24f minor fixes

Kujtim Hoxha created

f6be348 fix segment diff and add new theme

Kujtim Hoxha created

0136948 fix diff

Kujtim Hoxha created

0130bde remove node dependency and implement diff format

Kujtim Hoxha created

0b3e5f5 handle errors correctly in the other tools

Kujtim Hoxha created

921f5ee handle errors correctly in the edit tool

Kujtim Hoxha created

9ae05fe handle errros correctly in the bash tool

Kujtim Hoxha created

80cd75c handle errors correctly in the agent tool

Kujtim Hoxha created

cdc5f20 cleanup diff, cleanup agent

Kujtim Hoxha created

3ad983d cleanup app, config and root

Kujtim Hoxha created

5601466 cleanup config

Kujtim Hoxha created

d63d0c4 wip files

Kujtim Hoxha created

bd2ec29 add initial git support

Kujtim Hoxha created

0697dcc implement nested tool calls and initial setup for result metadata

Kujtim Hoxha created

8d874b8 add initial message handling

Kujtim Hoxha created

08bd75b add initial mock sidebar

Kujtim Hoxha created

23e7a95 intiial layout

Kujtim Hoxha created

6b1c64b Merge pull request #30 from jdlms/update/config-GPT4.1

Click to expand commit body
OpenAI model config changed to GPT-4.1

Kujtim Hoxha created

633d1d2 OpenAI model config changed to GPT-4.1

jdlms created

9004b91 Merge pull request #28 from naxodev/refactor/improve-process-management

Click to expand commit body
refactor: use context for automatic lsp process cleanup

Kujtim Hoxha created

bd2cb4b refactor: use context for automatic lsp process cleanup

Nacho Vazquez created

6fe85c6 small change

Kujtim Hoxha created

c08f5a7 fix cancell

Kujtim Hoxha created

36f201d fix logs and add cancellation

Kujtim Hoxha created

0b007b9 add logs border title

Kujtim Hoxha created

21cfe9a default the region to us

Kujtim Hoxha created

65055c7 minor fixes

Kujtim Hoxha created

2af1bbb Merge pull request #25 from kujtimiihoxha/cleanup-logs-status

Click to expand commit body
Cleanup Logs and Status

Kujtim Hoxha created

635324d small fixes

Kujtim Hoxha created

d39d52d finish logs page

Kujtim Hoxha created

b12ca55 remove logs

Kujtim Hoxha created

e090223 Merge pull request #26 from kujtimiihoxha/bedrock

Click to expand commit body
Add initial support for bedrock

Kujtim Hoxha created

939ae03 add bedrock support

Kujtim Hoxha created

0d8d324 cleanup retry

Kujtim Hoxha created

fde04bb Merge pull request #22 from adamdottv/adam/retries

Click to expand commit body
fix(anthropic): better 429/529 handling

Kujtim Hoxha created

124bd57 Merge pull request #24 from kujtimiihoxha/cleanup-tools

Click to expand commit body
Cleanup tools

Kujtim Hoxha created

c571283 fix typo

Kujtim Hoxha created

9492394 structure tools the same

Click to expand commit body
- add some tests
- fix some tests
- change how we handle permissions

Kujtim Hoxha created

4385fb3 fix: status messages

adamdottv created

f463ce6 improve status message handling

Kujtim Hoxha created

57a2210 fix: handle anthropic 429s

adamdottv created

5acf0cb update readme

Kujtim Hoxha created

a6db4f6 remove test code

Kujtim Hoxha created

50d8fbb fix(anthropic): increase max retries

adamdottv created

b8383f5 Merge pull request #21 from adamdottv/adam/anthropic-empty-messages

Kujtim Hoxha created

781b296 fix(anthropic): skip empty messages

adamdottv created

6419973 Enhance bash tool security and improve permission dialog UI

Click to expand commit body
- Expand safe command list with common dev tools (git, go, node, python, etc.)
- Improve multi-word command detection for better security checks
- Add scrollable viewport to permission dialog for better diff viewing
- Fix command batching in TUI update to properly handle multiple commands

🤖 Generated with termai
Co-Authored-By: termai <noreply@termai.io>

Kujtim Hoxha and termai created