Mark IJbema
9868bd159b
Update README.md
...
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-02-19 17:10:50 +01:00
Mark IJbema
06155f8a29
Update README with Kilo Code content and demo gif
2026-02-19 17:04:33 +01:00
Lucas
1f2ee7d875
docs: add MCP config file path (~/.config/kilo/opencode.json) ( #319 )
...
* docs: add MCP config file path (~/.config/kilo/opencode.json)
- README: state where MCP is configured and format (mcp object, type local, command array)
- migration.md: add config file location section for macOS/Linux/Windows and format
* docs(mcp): align with code — path, filenames, schema refs
- README: mention opencode.jsonc; optional fields (environment, enabled, timeout); link to global/index.ts and config.ts McpLocal
- migration.md: document config load order (config.json, opencode.json, opencode.jsonc); Windows note (xdg-basedir); Config.McpLocal and file refs
2026-02-16 08:43:59 +00:00
Marius
13ed01bd2b
docs: align contributing guidelines and community docs with kilocode ( #82 )
...
- Update CONTRIBUTING.md with simplified Kilo CLI-specific content
- Add CODE_OF_CONDUCT.md matching kilocode community standards
- Add PRIVACY.md for Kilo CLI
- Update LICENSE copyright to Kilo Code
- Update SECURITY.md with Kilo CLI references
- Update PR template with kilocode's detailed format
2026-02-03 09:39:35 +01:00
GitHub Action
73699f4852
chore: generate
2026-01-28 15:00:09 +00:00
Catriel Müller
e99e621cd4
Merge branch 'dev' into feat/beta-release-workflow
2026-01-28 15:38:21 +01:00
Catriel Müller
23db4efb9d
refactor: rename git repo
2026-01-28 15:05:42 +01:00
Marius
e8866d7db8
fix: update README logo to use logo.png ( #52 )
...
* Update README logo and remove installation section
* fix: update README logo to use logo.png
2026-01-28 14:14:41 +01:00
Marius Wichtner
b7b1a73404
chore: merge dev and resolve README conflicts
2026-01-28 12:58:20 +01:00
Marius Wichtner
782c66b284
docs: update README for Kilo CLI release
...
- Restructure README to match OpenCode style
- Document built-in agents (build, plan, general)
- Add migration guide for Kilo Code extension users
- Link to migration documentation
- Remove unverified claims and broken links
- Fix typo: designeed -> enhanced
2026-01-28 12:40:01 +01:00
Marius Wichtner
3f21acb39b
feat: add --auto mode for non-interactive CI/CD pipelines
...
- Add --auto flag to kilo run command
- Implement two-layer permission system:
- Permission rules: auto-approve all actions except questions
- Event loop handler: auto-respond to any permission requests
- Ensures fully non-interactive operation for CI/CD
- All changes marked with kilocode_change for upstream tracking
- Tested: file operations, bash commands, external directory access
2026-01-28 12:19:59 +01:00
Brendan O'Leary
90171c0f3c
Update README.md
2026-01-26 18:34:16 +01:00
adamelmore
fbcf138526
chore: better i18n links
2026-01-25 19:07:23 -06:00
adamelmore
835b396591
chore: i18n for readme
2026-01-25 15:46:06 -06:00
Chawye Hsu
f7fef99ddd
refactor(installation): update scoop installation method ( #9243 )
...
Signed-off-by: Chawye Hsu <su+git@chawyehsu.com >
2026-01-18 09:58:34 -06:00
Aiden Cline
f3e8a275b8
docs: update brew formula references
2026-01-09 10:39:59 -06:00
Aiden Cline
662d2b205a
docs: update brew formula stuff to recommend our tap
2026-01-07 11:06:54 -06:00
Jay
f7b3371b02
docs: readme
...
Removed section about unrelated repository.
2026-01-06 16:31:39 -05:00
Guofang.Tang
9197a2a7a1
docs: polish markdown wording and capitalization ( #7019 )
...
Co-authored-by: Tang Guofang <tangguofang@mychery.com >
2026-01-05 22:45:40 -06:00
Dax
3c41e4e8f1
chore: rename repo references from sst/opencode to anomalyco/opencode ( #6687 )
...
Co-authored-by: Github Action <action@github.com >
2026-01-02 16:02:52 -05:00
Brian Clinkenbeard
2434965b7f
Update mise install command ( #6504 )
2025-12-30 22:43:15 -06:00
Didier Durand
cf38884778
doc: fix typos in various files ( #6196 )
2025-12-26 10:21:33 -06:00
1XD
2e853911c3
docs: replace deprecated mise ubi backend with github backend ( #5811 )
2025-12-19 15:51:09 -06:00
barış
e1925f4fe8
docs: fix typos ( #5753 )
2025-12-18 09:56:37 -06:00
Connor Adams
def910021d
docs: add homebrew command for opencode-desktop ( #5631 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-12-16 11:28:40 -06:00
Jay V
92fa66d76f
core: reposition OpenCode as open source multi-platform coding agent
...
docs: update main intro page to reflect open source positioning and multi-platform availability
2025-12-10 19:05:33 -05:00
Connor Adams
83aa42f510
docs: configure mise to use latest version instead of pinned version ( #5316 )
2025-12-10 10:11:48 -06:00
Jay
8063e645c7
docs: Clarify model provider recommendations in README
...
Updated the README to clarify model provider recommendations.
2025-11-20 17:21:19 -05:00
Albert O'Shea
5e13527416
feat: nix support for the nix folks ( #3924 )
...
Co-authored-by: opencode <opencode@sst.dev >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-11-18 00:46:49 -06:00
Daniel Hofheinz
17cde9feb7
docs: add built-in agents reference to README ( #3047 )
...
Co-authored-by: Jay V <air@live.ca >
2025-11-17 17:19:14 -05:00
Jay
2535f9febf
docs: Add clarification for projects using 'opencode' name
...
Added a section to clarify the affiliation of related projects.
2025-11-16 20:51:41 -05:00
Zeno Jiricek
61fd21182c
docs: mise installation command ( #2938 )
2025-11-15 21:44:28 -06:00
Zeldris
54af7f9e18
docs: use brew official formula ( #3733 )
2025-11-02 21:00:23 -06:00
Mani Sundararajan
9ab4414aef
docs: rm winget as a recommended installation method under windows ( #3382 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2025-10-23 09:25:42 -05:00
Zeldris
10ebe9ae09
docs: add scoop & winget to readme ( #3215 )
2025-10-19 21:50:51 -05:00
Aiden Cline
233a018fe5
docs: contributing.md ( #3248 )
...
Co-authored-by: Jay <air@live.ca >
2025-10-18 14:10:14 -05:00
Aiden Cline
2d2d4641cb
ignore: update readme
2025-10-15 16:06:11 -05:00
Ravshan Samandarov
de13ccb757
docs: Update README.md ( #3100 )
2025-10-12 16:23:25 -04:00
Jay
ae15c91455
docs: README
2025-10-02 12:33:32 -04:00
Jay V
52f16c496b
docs: update README
2025-10-02 12:31:58 -04:00
Jay V
7b95190df3
docs: add twitter
2025-09-10 11:47:41 -10:00
Jay V
f5f6167146
docs: edit
2025-08-25 12:11:02 -04:00
gsbain
7af2771a7e
Docs: Homebrew can install Opencode on Linux ( #1737 )
2025-08-08 20:04:02 -04:00
Aiden Cline
b00b2ded4f
docs: update readme ( #1654 )
2025-08-06 09:35:02 -05:00
Didier Durand
2c924b9fdb
fixing various typos in text. ( #1185 )
2025-07-25 20:20:01 -04:00
opencode-agent[bot]
01e7dc2d02
Added install dir priority & user feedback ( #1129 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: thdxr <thdxr@users.noreply.github.com >
2025-07-18 14:15:10 -04:00
Jay
7f659cce36
docs: Update README.md
2025-07-15 20:09:26 -04:00
Dax Raad
e63a6d45c1
docs: README
2025-07-14 20:10:43 -04:00
Dax Raad
93686519ba
docs: README
2025-07-14 20:06:15 -04:00
Jay V
8e0a1d1167
docs: edit troubleshooting
2025-07-09 19:55:14 -04:00