|
|
d2506ec542
|
minor(builder): hooked up isAgent to EntityBuilder
|
2026-07-15 21:26:56 +05:30 |
|
|
|
13483d54dd
|
feat(builder): Added worldmap visualization
|
2026-07-15 21:10:56 +05:30 |
|
|
|
2cc89d2e3c
|
chore: formatting
|
2026-07-15 20:17:37 +05:30 |
|
|
|
b5c5fa9f0a
|
chore: Merge branch 'master' into feat/scenario-builder
|
2026-07-15 20:16:52 +05:30 |
|
|
|
ce8b9176d3
|
minor(gui): Disable simulations if no model provider instance is present
|
2026-07-15 19:59:38 +05:30 |
|
|
|
9d18444220
|
chore: Format files
|
2026-07-15 19:20:13 +05:30 |
|
|
|
9838d4ce59
|
feat(core): Added isAgent field for entities
|
2026-07-15 19:19:29 +05:30 |
|
|
|
03a5bec366
|
refactor(builder): tab content out of page.tsx
|
2026-07-15 19:04:03 +05:30 |
|
|
|
663d409a46
|
feat(builder): implement dynamic UUID generation
|
2026-07-15 19:01:12 +05:30 |
|
|
|
30bf5f76c2
|
feat(content): Added scenario builder UI
|
2026-07-15 18:54:39 +05:30 |
|
|
|
3b2a85aeaf
|
fix(tests): Incorporate TimeDeltaGenerator short-circuit for tests
|
2026-07-15 18:19:34 +05:30 |
|
|
|
d59b372a57
|
chore: bump pnpm version to 11.13.0
|
2026-07-15 18:19:11 +05:30 |
|
|
|
2f20224bac
|
docs(astro): Update astro config
|
2026-07-13 07:22:24 +05:30 |
|
|
|
8c1b593453
|
fix paths
|
2026-07-13 07:20:15 +05:30 |
|
|
|
9aaac17449
|
docs(diary): Fix image paths
|
2026-07-13 07:18:35 +05:30 |
|
|
|
ab181cb5c7
|
Merge branch 'master' of github.com:sortedcord/omnia-consolidated
|
2026-07-13 07:14:12 +05:30 |
|
|
|
be9ef29de6
|
docs(diary): Added first anecdote
|
2026-07-13 07:13:50 +05:30 |
|
|
|
765eb0c01b
|
minor(architect): Add shortcircuit for TimeDeltaGenerator
|
2026-07-13 07:13:33 +05:30 |
|
|
|
aaffffaf7e
|
Revise project status and v0 milestone information
Updated project status and milestone details in README.
|
2026-07-12 16:32:05 +05:30 |
|
|
|
c714fca6d7
|
feat(gui): Added home background
|
2026-07-12 15:36:43 +05:30 |
|
|
|
9e1eb41c55
|
fix(gui): Prevent fully autonomous simulation to auto start on load
|
2026-07-12 15:36:24 +05:30 |
|
|
|
35ab4b4d40
|
feat(gui): Improved responsivity
|
2026-07-12 13:23:12 +05:30 |
|
|
|
126da35e88
|
feat(gui): Revamp Simulation View
|
2026-07-12 13:13:24 +05:30 |
|
|
|
0dcb968670
|
fix(core): misc fixes
|
2026-07-12 12:28:14 +05:30 |
|
|
|
01b2e650f3
|
minor(gui): A lot of UI Improvements
|
2026-07-12 12:02:52 +05:30 |
|
|
|
607a68fdb5
|
refactor(gui): ScenarioCard as a component
|
2026-07-12 11:01:46 +05:30 |
|
|
|
35518ea096
|
refactor(gui): Revamp the home page and refactor playview out
|
2026-07-12 09:17:09 +05:30 |
|
|
|
c86c0295ef
|
feat(gui): Using amber tide styling for Omnia
|
2026-07-12 08:48:24 +05:30 |
|
|
|
4b71db3a34
|
refactor(gui): Provider Instances Configurator into its own component
|
2026-07-12 08:30:23 +05:30 |
|
|
|
3906259328
|
refactor(gui): Switch to retroUI
|
2026-07-11 23:13:34 +05:30 |
|
|
|
3951a1841e
|
docs: Update wiki and refine memory tier 2 documentation
|
2026-07-11 20:41:35 +05:30 |
|
|
|
4cc48479fb
|
MAJOR(memory): Implement handoff protocol for buffer to memory conversion
|
2026-07-11 20:41:06 +05:30 |
|
|
|
77be8d59a5
|
feat(llm): Added max context length configuration and statistics
|
2026-07-11 18:29:34 +05:30 |
|
|
|
99c11cbbfe
|
refactor(core): Remove re-implementations of alias resolver
|
2026-07-11 17:28:54 +05:30 |
|
|
|
224553c98c
|
fix(tests): resolve unit tests after merging master
|
2026-07-11 16:38:57 +05:30 |
|
|
|
30ee7f9e8d
|
Merge remote-tracking branch 'origin/master' into master and resolve conflicts
|
2026-07-11 16:38:39 +05:30 |
|
|
|
597d4f1711
|
major(llm): Support Embedding Providers
|
2026-07-11 14:31:18 +05:30 |
|
|
|
a5fa43e2e6
|
feat(memory): Implemented tier two memory retrieval using cognition model
|
2026-07-11 13:57:27 +05:30 |
|
|
|
c8091ed47c
|
feat(architect): Add modifier field to intent decoder, refine prompt
|
2026-07-11 12:43:45 +05:30 |
|
|
|
27c8bb1cb8
|
minor(actor): Refine actor system prompt
|
2026-07-11 11:43:31 +05:30 |
|
|
|
bfff93e793
|
refactor(architect): Add self description for intent decoder and refine context (#22)
|
2026-07-11 09:11:49 +05:30 |
|
|
|
9bdc3ca04b
|
feat(gui): Improve token statistics and usage breakdown
|
2026-07-11 08:39:22 +05:30 |
|
|
|
ea817d8044
|
fix(gui): Prevent page collapse by persistent config mount
|
2026-07-10 22:52:47 +05:30 |
|
|
|
382507e71a
|
minor(gui): Disable simulation button if no provider found
|
2026-07-10 22:36:03 +05:30 |
|
|
|
7df685365e
|
refactor(llm): Unify auto-bootstrapped prover instances and custom instances
|
2026-07-10 22:27:24 +05:30 |
|
|
|
1509b69ca7
|
feat(memory): Finalize Ledger Storage Model
|
2026-07-10 22:02:01 +05:30 |
|
|
|
c230934625
|
feat: Added base ledger
|
2026-07-10 21:27:05 +05:30 |
|
|
|
b5fb48ed99
|
docs: refined readme
|
2026-07-10 17:08:55 +05:30 |
|
|
|
ae06982620
|
feat(gui): Switch to tailwind
|
2026-07-10 15:53:51 +05:30 |
|
|
|
d8d9015015
|
refactor: dynamically fetch available InferenceProviders for gui
|
2026-07-10 15:38:08 +05:30 |
|