-
Notifications
You must be signed in to change notification settings - Fork 8
Pull requests: Lilly-Protocol/agentlily-runtime
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(providers): add openai-compatible model provider adapter scaffold (Closes #3)
#219
opened Aug 30, 2026 by
ravendevhub
Loading…
feat(memory): persist task history behind MemoryStore interface (Closes #2)
#218
opened Aug 30, 2026 by
ravendevhub
Loading…
feat(actions): add wallet-aware action stub for payment prep (Closes #1)
#217
opened Aug 30, 2026 by
ravendevhub
Loading…
feat(runtime): add runtime policy guard for max tool calls per task (Closes #4)
#216
opened Aug 30, 2026 by
ravendevhub
Loading…
feat(runtime): add stop() shutdown lifecycle, runtime.stopped event, and task durationMs (Closes #134, #135, #136)
#214
opened Aug 29, 2026 by
albertstayhome
Loading…
3
feat(events): isolate listener exceptions and emit runtime.internal.error (Closes #137, #138, #139)
#213
opened Aug 29, 2026 by
albertstayhome
Loading…
3
feat(memory): enforce capacity limit and FIFO eviction in InMemoryMemoryStore (Closes #107)
#212
opened Aug 29, 2026 by
albertstayhome
Loading…
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…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.