feat: Implemented primitive intent pipline (closes #7)

This commit is contained in:
2026-07-06 22:43:09 +05:30
parent 72b87c40bc
commit f7177b619b
11 changed files with 388 additions and 8 deletions

12
pnpm-lock.yaml generated
View File

@@ -321,7 +321,17 @@ importers:
specifier: ^12.11.1
version: 12.11.1
packages/intent: {}
packages/intent:
dependencies:
'@omnia/core':
specifier: workspace:*
version: link:../core
'@omnia/llm':
specifier: workspace:*
version: link:../llm
zod:
specifier: ^4.4.3
version: 4.4.3
packages/llm:
dependencies: