-
Notifications
You must be signed in to change notification settings - Fork 5
Pull requests: Lilly-Protocol/agentlily-runtime
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test: add property-based tests for memory store append/list invariants (Closes #148)
#211
opened Aug 26, 2026 by
rafaio1
Loading…
test: assert event emission order for task lifecycle (Closes #128)
#210
opened Aug 26, 2026 by
rafaio1
Loading…
test: assert RuntimeContext fields are populated per task (Closes #149)
#209
opened Aug 26, 2026 by
rafaio1
Loading…
feat(logger): add level filtering and warn method to ConsoleRuntimeLogger
#208
opened Aug 26, 2026 by
rafaio1
Loading…
Fix #150: [Bounty: $100] Add toJSON serialization to RuntimeError
#207
opened Aug 26, 2026 by
novastreamdev
Loading…
feat: add toJSON serialization to RuntimeError (Issue #155)
#206
opened Aug 26, 2026 by
rafaio1
Loading…
test: add ToolRegistry list ordering and isolation tests (Issue #129)
#205
opened Aug 26, 2026 by
rafaio1
Loading…
test: add edge case tests for assertNonEmptyValue guard (Issue #152)
#204
opened Aug 26, 2026 by
rafaio1
Loading…
test: add unit tests for RuntimeError construction and code values (Issue #110)
#203
opened Aug 26, 2026 by
rafaio1
Loading…
test: add unit tests for ActionExecutor tool dispatch and payload passthrough (Issue #115)
#202
opened Aug 26, 2026 by
rafaio1
Loading…
test: add unit tests for AgentInstanceManager getOrCreate identity semantics (Issue #113)
#201
opened Aug 26, 2026 by
rafaio1
Loading…
test: add unit tests for createRuntimeDependencies default wiring (Issue #114)
#200
opened Aug 26, 2026 by
rafaio1
Loading…
test: add unit tests for InMemoryRuntimeStateStore put/get round trips (Issue #109)
#199
opened Aug 26, 2026 by
rafaio1
Loading…
test: add unit tests for ConsoleRuntimeLogger and InMemoryRuntimeLogger (Issue #111)
#198
opened Aug 26, 2026 by
rafaio1
Loading…
test: assert runtime.task.failed emission with taskId and reason (Issue #117)
#197
opened Aug 26, 2026 by
rafaio1
Loading…
test: assert DUPLICATE_TOOL error code and details.toolName (Issue #124)
#196
opened Aug 26, 2026 by
rafaio1
Loading…
test: cover double-start RUNTIME_ALREADY_STARTED error (Issue #126)
#195
opened Aug 26, 2026 by
rafaio1
Loading…
test: validate public export surface of src/index.ts (Issue #125)
#194
opened Aug 26, 2026 by
rafaio1
Loading…
test: assert memory append failures propagate as typed EXECUTION_FAILED errors (Issue #122)
#193
opened Aug 26, 2026 by
rafaio1
Loading…
test: add concurrency test for parallel executeTask calls (Issue #123)
#192
opened Aug 26, 2026 by
rafaio1
Loading…
test: add integration test for custom memory store round trip through executeTask (Issue #120)
#191
opened Aug 26, 2026 by
rafaio1
Loading…
test: cover INVALID_TASK rejection paths for blank task fields (Issue #118)
#190
opened Aug 26, 2026 by
rafaio1
Loading…
test: add integration test for fully injected dependencies via RuntimeOptions (Issue #119)
#189
opened Aug 26, 2026 by
rafaio1
Loading…
test: add event bus listener removal mid-emit tests (Issue #131)
#188
opened Aug 26, 2026 by
rafaio1
Loading…
test: add unit tests for RuntimeEventBus subscribe/unsubscribe semantics (Issue #151)
#187
opened Aug 26, 2026 by
rafaio1
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.