Skip to content

Kyros v0.1.0

Choose a tag to compare

@kyros494 kyros494 released this 09 Jun 11:44
· 40 commits to master since this release
a35c24e

🚀 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

New Contributors

Full Changelog: https://github.com/Kyros-494/kyros-ai/commits/v0.1.0