Releases: guilhermesalviano/koris
Releases · guilhermesalviano/koris
Release list
0.1.5-pre-v2
What's Changed
- fix: node_modules imports in desktop app by @guilhermesalviano in #125
Full Changelog: v0.1.5-pre...v0.1.5-pre-v2
0.1.5-pre
What's Changed
- Feat/full desktop app by @guilhermesalviano in #124
Full Changelog: v0.1.4...v0.1.5-pre
0.1.4
What's Changed
- Feat/desktop app by @guilhermesalviano in #121
- fix: windows and linux deploys by @guilhermesalviano in #122
- Feat/desktop app by @guilhermesalviano in #123
Full Changelog: v0.1.3...v0.1.4
0.1.4-pre-v2
What's Changed
- fix: windows and linux deploys by @guilhermesalviano in #122
Full Changelog: v0.1.4-pre...v0.1.4-pre-v2
0.1.4-pre
0.1.3
What's Changed
- Feat/how to install by @guilhermesalviano in #99
- fix: github page path by @guilhermesalviano in #100
- refactor: rollback path gh by @guilhermesalviano in #101
- feat: learn, send, and unlearn stickers (WhatsApp) by @guilhermesalviano in #102
- feat: self-hosted search, GitHub issue tool, and message-quoting support by @guilhermesalviano in #104
- Refactor/tool executions by @guilhermesalviano in #109
- Restructure repo into apps/core/website + harden channel plugin boundary by @guilhermesalviano in #110
- feat: creating compact command by @guilhermesalviano in #112
- Refactor: Split channel files, turn tools into plugins, add a tool scaffold generator by @guilhermesalviano in #113
- ci: bump kentaro-m/auto-assign-action from 2.0.0 to 2.0.2 by @dependabot[bot] in #105
- feat: plugins in web dashboard + chat UX (provider picker, resend, cancel, domain allowlist) by @guilhermesalviano in #115
- refactor: multi-provider AI config, per-channel trust policy, dynamic channel discovery by @guilhermesalviano in #118
- deps(deps): bump next from 16.3.2 to 16.3.3 in the production-dependencies group by @dependabot[bot] in #117
- deps(deps-dev): bump the dev-dependencies group across 1 directory with 12 updates by @dependabot[bot] in #116
- refactor: slash-command registry, per-role
num_ctx, and manual-mode auto-compaction by @guilhermesalviano in #119 - Refactor/new koris hub by @guilhermesalviano in #120
Full Changelog: v0.1.2...v0.1.3
0.1.2
What's Changed
- Chore/koris assistant by @guilhermesalviano in #88
- Refactor/koris name by @guilhermesalviano in #89
- Refactor/menu in web by @guilhermesalviano in #90
- Feat/ai guest mode by @guilhermesalviano in #91
- Feat/wpp send messages by @guilhermesalviano in #92
- feat: implements landing page in next by @guilhermesalviano in #93
- fix: error in deploy gh pages by @guilhermesalviano in #94
- fix: error in deploy gh pages by @guilhermesalviano in #95
- fix: gh pages permissions by @guilhermesalviano in #96
- docs: polish README and add standard repo docs by @guilhermesalviano in #97
- Refactor/lading page layout by @guilhermesalviano in #98
Full Changelog: https://github.com/guilhermesalviano/koris/commits/v0.1.2
0.1.1-pre2
What's Changed
- Feat/remove monorepo by @guilhermesalviano in #47
- feat: implements telegram-bot from npm by @guilhermesalviano in #53
- Feat/whatsapp web integration by @guilhermesalviano in #58
- Refactor/agent implementation by @guilhermesalviano in #60
- refactor: heartbeat implementation to run by cron times by @guilhermesalviano in #61
- Qa by @guilhermesalviano in #64
- Development by @guilhermesalviano in #70
- Development by @guilhermesalviano in #71
- Development by @guilhermesalviano in #72
- Development by @guilhermesalviano in #74
- Development by @guilhermesalviano in #75
- deps(deps): bump the production-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #73
Full Changelog: v0.1.1...v0.1.1-pre2
0.1.1-pre
What's Changed
- fix: deploy in npm by @guilhermesalviano in #45
- fix: tests errors by @guilhermesalviano in #46
Full Changelog: v0.1.0...v0.1.1
0.1.0
What's Changed
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #1
- chore(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #2
- ci: bump pnpm/action-setup from 4 to 5 by @dependabot[bot] in #3
- chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #4
- chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #5
- Feat/ai integration by @guilhermesalviano in #6
- Feat/local server by @guilhermesalviano in #7
- Feat/giving ai superpower by @guilhermesalviano in #15
- ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in #8
- ci: bump pnpm/action-setup from 5 to 6 by @dependabot[bot] in #9
- ci: bump github/codeql-action from 3 to 4 by @dependabot[bot] in #10
- ci: bump actions/setup-node from 4 to 6 by @dependabot[bot] in #11
- ci: bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #12
- deps(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot[bot] in #13
- deps(deps): bump dotenv from 17.4.1 to 17.4.2 in the production-dependencies group across 1 directory by @dependabot[bot] in #14
- fix: add .gitattributes to enforce LF line endings for lockfiles by @guilhermesalviano in #16
- Feat/creating sessions by @guilhermesalviano in #17
- Refact/ai improvements by @guilhermesalviano in #18
- Fix/learn and execute flow by @guilhermesalviano in #21
- deps(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot[bot] in #20
- Alert fix 28 by @guilhermesalviano in #22
- Tests/add more test coverage by @guilhermesalviano in #23
- Feat/tui experience by @guilhermesalviano in #24
- Feat/memory by @guilhermesalviano in #25
- deps(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot[bot] in #26
- Feat/mail assistant by @guilhermesalviano in #27
- Feat/plan mode by @guilhermesalviano in #28
- Feat/heartbeat by @guilhermesalviano in #29
- Refactor/sub agents by @guilhermesalviano in #30
- Refactor/improvements by @guilhermesalviano in #31
- Feat/onboard by @guilhermesalviano in #33
- Feat/plugins friendly by @guilhermesalviano in #34
- Fix/ollama in lan by @guilhermesalviano in #36
- deps(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #35
- feat: creating nvidia provider by @guilhermesalviano in #39
- feat: creating calendar skill by @guilhermesalviano in #40
- Refactor/improvements in usage by @guilhermesalviano in #41
- refactor: fix dockerfile deploy by @guilhermesalviano in #43
- feat: deploy in npm by @guilhermesalviano in #44
New Contributors
- @dependabot[bot] made their first contribution in #1
- @guilhermesalviano made their first contribution in #6
Full Changelog: https://github.com/guilhermesalviano/koris-agent/commits/v0.1.0