Kyros v0.1.0
🚀 Features
- feat: add API foundation and dependencies (#13)
🧪 Tests
- test
📦 Other
- Create SECURITY.md
- Create dependabot.yml
- Create codeql.yml
- Create jekyll-gh-pages.yml
- Delete .github directory
- Delete SECURITY.md (#1)
- Create CI workflow for server and SDKs (#2)
- Delete 1.txt
- setup github workflows (#3)
- Remove security group from dependabot.yml
- Bump softprops/action-gh-release from 2 to 3 (#4)
- Bump actions/upload-artifact from 4 to 7 (#5)
- Bump actions/setup-python from 5 to 6 (#6)
- Bump github/codeql-action from 3 to 4 (#8)
- Bump actions/checkout from 4 to 6 (#7)
- add workflows ,server core, docker config (#9)
- Feature/memory schemas (#10)
- Feature/memory schemas (#11)
- add row-level security and usage tracking (#12)
- add semantic memory API endpoints (#14)
- add episodic memory API endpoints (#15)
- add procedural memory API endpoints (#16)
- implement PostgreSQL and Redis storage layers (#19)
- add trust verification and admin endpoints (#18)
- add causal reasoning and search endpoints (#17)
- logo (#24)
- add ML models and embedding service (#20)
- Test config (#29)
- add utility and inspection scripts (#28)
- Sdk (#27)
- Website (#26)
- Intelligence (#22)
- implement core memory service (#21)
- add authentication and usage tracking middleware (#23)
- CMS commit (#25)
- Revise README for improved clarity and structure
- fix lint errors (#36)
- add linting workflow for source and tests using ruff (#37)
- enhance benchmark (#30)
- update docs (#31)
- update .github (#32)
- update docs (#33)
- enhance website (#34)
- update sdks (#35)
- Update redis requirement in /server (#39)
- fix lint errors (#38)
- clean codebase (#40)
- codebase cleanup (#41)
- Code (#42)
- Refactor logging for unknown LLM provider
- Fast api (#43)
- Code (#44)
- Code (#45)
- workflow updates (#59)
- Creating file for storing CLA Signatures
- Bump actions/stale from 9 to 10 (#47)
- Bump actions/setup-python from 5 to 6 (#65)
- Bump idna from 3.13 to 3.15 in /sdks/python (#64)
- Bump idna from 3.13 to 3.15 in /server (#63)
- Bump urllib3 from 2.6.3 to 2.7.0 in /sdks/python (#60)
- Bump actions/setup-node from 4 to 6 (#49)
- Bump docker/login-action from 3 to 4 (#50)
- Bump urllib3 from 2.6.3 to 2.7.0 in /server (#61)
- Bump langchain-core from 1.3.2 to 1.3.3 in /sdks/python (#58)
- Bump mako from 1.3.11 to 1.3.12 in /server (#57)
- Bump @typescript-eslint/parser from 7.18.0 to 8.59.2 in /sdks/typescript (#56)
- Bump actions/checkout from 4 to 6 (#48)
- Bump @types/node from 20.19.39 to 25.6.2 in /sdks/typescript (#53)
- Bump python from 3.12-slim to 3.14-slim in /server (#52)
- Bump typescript from 5.9.3 to 6.0.3 in /sdks/typescript (#51)
- Bump jest and @types/jest in /sdks/typescript (#55)
- Bump next from 16.2.4 to 16.2.6 in /website (#62)
- Sdk 2 (#66)
- @JAi-SATHVIK has signed the CLA in #67
- GitHub pages (#85)
- GitHub pages (#86)
- update root files (#89)
- update pages (#90)
- Server u (#87)
- add tests. (#88)
- Enhance LLM call limits and add proxy subpackage with improvements (#92)
What's Changed
- Delete SECURITY.md by @kyros494 in #1
- Create CI workflow for server and SDKs by @kyros494 in #2
- setup github workflows by @JAi-SATHVIK in #3
- Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #4
- Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #5
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #6
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #8
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #7
- add workflows ,server core, docker config by @JAi-SATHVIK in #9
- Feature/memory schemas by @JAi-SATHVIK in #10
- Feature/memory schemas by @JAi-SATHVIK in #11
- add row-level security and usage tracking by @JAi-SATHVIK in #12
- feat: add API foundation and dependencies by @JAi-SATHVIK in #13
- add semantic memory API endpoints by @JAi-SATHVIK in #14
- add episodic memory API endpoints by @JAi-SATHVIK in #15
- add procedural memory API endpoints by @JAi-SATHVIK in #16
- implement PostgreSQL and Redis storage layers by @JAi-SATHVIK in #19
- add trust verification and admin endpoints by @JAi-SATHVIK in #18
- add causal reasoning and search endpoints by @JAi-SATHVIK in #17
- logo by @JAi-SATHVIK in #24
- add ML models and embedding service by @JAi-SATHVIK in #20
- Test config by @JAi-SATHVIK in #29
- add utility and inspection scripts by @JAi-SATHVIK in #28
- Sdk by @JAi-SATHVIK in #27
- Website by @JAi-SATHVIK in #26
- Intelligence by @JAi-SATHVIK in #22
- implement core memory service by @JAi-SATHVIK in #21
- add authentication and usage tracking middleware by @JAi-SATHVIK in #23
- CMS commit by @JAi-SATHVIK in #25
- fix lint errors by @JAi-SATHVIK in #36
- add linting workflow for source and tests using ruff by @JAi-SATHVIK in #37
- enhance benchmark by @JAi-SATHVIK in #30
- update docs by @JAi-SATHVIK in #31
- update .github by @JAi-SATHVIK in #32
- update docs by @JAi-SATHVIK in #33
- enhance website by @JAi-SATHVIK in #34
- update sdks by @JAi-SATHVIK in #35
- Update redis requirement from <6.0.0,>=5.2.0 to >=5.2.0,<8.0.0 in /server by @dependabot[bot] in #39
- fix lint errors by @JAi-SATHVIK in #38
- clean codebase by @JAi-SATHVIK in #40
- codebase cleanup by @JAi-SATHVIK in #41
- Code by @JAi-SATHVIK in #42
- Fast api by @JAi-SATHVIK in #43
- Code by @JAi-SATHVIK in #44
- Code by @JAi-SATHVIK in #45
- workflow updates by @JAi-SATHVIK in #59
- Bump actions/stale from 9 to 10 by @dependabot[bot] in #47
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #65
- Bump idna from 3.13 to 3.15 in /sdks/python by @dependabot[bot] in #64
- Bump idna from 3.13 to 3.15 in /server by @dependabot[bot] in #63
- Bump urllib3 from 2.6.3 to 2.7.0 in /sdks/python by @dependabot[bot] in #60
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #49
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in #50
- Bump urllib3 from 2.6.3 to 2.7.0 in /server by @dependabot[bot] in #61
- Bump langchain-core from 1.3.2 to 1.3.3 in /sdks/python by @dependabot[bot] in #58
- Bump mako from 1.3.11 to 1.3.12 in /server by @dependabot[bot] in #57
- Bump @typescript-eslint/parser from 7.18.0 to 8.59.2 in /sdks/typescript by @dependabot[bot] in #56
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #48
- Bump @types/node from 20.19.39 to 25.6.2 in /sdks/typescript by @dependabot[bot] in #53
- Bump python from 3.12-slim to 3.14-slim in /server by @dependabot[bot] in #52
- Bump typescript from 5.9.3 to 6.0.3 in /sdks/typescript by @dependabot[bot] in #51
- Bump jest and @types/jest in /sdks/typescript by @dependabot[bot] in #55
- Bump next from 16.2.4 to 16.2.6 in /website by @dependabot[bot] in #62
- Sdk 2 by @JAi-SATHVIK in #66
- GitHub pages by @JAi-SATHVIK in #85
- GitHub pages by @JAi-SATHVIK in #86
- update root files by @JAi-SATHVIK in #89
- update pages by @JAi-SATHVIK in #90
- Server u by @JAi-SATHVIK in #87
- add tests. by @JAi-SATHVIK in #88
- Enhance LLM call limits and add proxy subpackage with improvements by @JAi-SATHVIK in #92
New Contributors
- @kyros494 made their first contribution in #1
- @JAi-SATHVIK made their first contribution in #3
- @dependabot[bot] made their first contribution in #4
Full Changelog: https://github.com/Kyros-494/kyros-ai/commits/v0.1.0