Skip to content

Pull requests: apache/burr

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(examples): add coding agent harness example area/examples Relates to /examples
#886 opened Aug 16, 2026 by Agentic-JJ-Web3 Loading…
Updated the hooks, ran pre-commit which auto formatted area/ci Workflows, build, release scripts area/core Application, State, Graph, Actions area/examples Relates to /examples area/hooks Lifecycle hooks, interceptors area/integrations External integrations (LLMs, frameworks) area/storage Persisters, state storage area/tracking Telemetry, tracing, OpenTelemetry
#884 opened Aug 13, 2026 by jbampton Member Loading…
2 of 7 tasks
misc: fix typos area/integrations External integrations (LLMs, frameworks) area/website burr.apache.org website
#883 opened Aug 13, 2026 by jbampton Member Loading…
2 of 7 tasks
fix(release): address 0.43.0 RC feedback area/ci Workflows, build, release scripts area/ui Burr UI (telemetry frontend)
#882 opened Aug 13, 2026 by jernejfrank Contributor Loading…
ci(deps): bump the github-dependencies group with 11 updates area/ci Workflows, build, release scripts dependencies Pull requests that update a dependency file
#881 opened Aug 13, 2026 by dependabot Bot Loading…
fix(examples): bound image telephone downloads area/examples Relates to /examples
#879 opened Aug 11, 2026 by Ghraven Contributor Loading…
fix(ui): harden token costs refresh script area/ui Burr UI (telemetry frontend)
#876 opened Aug 8, 2026 by Ghraven Contributor Loading…
Restore outer ApplicationContext after nested execution area/core Application, State, Graph, Actions
#867 opened Aug 2, 2026 by MrlixiangWE Loading…
feat(telemetry): highlight rows from graph hover area/ui Burr UI (telemetry frontend)
#865 opened Jul 31, 2026 by mikemikimike Loading…
fix: streaming Event type, type hint, should support union type area/core Application, State, Graph, Actions area/integrations External integrations (LLMs, frameworks) area/typing Mypy, type hints, pydantic
#864 opened Jul 31, 2026 by Mr-Neutr0n Loading…
Fix class-based typed state actions area/core Application, State, Graph, Actions area/integrations External integrations (LLMs, frameworks) area/typing Mypy, type hints, pydantic
#863 opened Jul 28, 2026 by FenjuFu Draft
Fix configured S3 database initialization path area/ci Workflows, build, release scripts area/storage Persisters, state storage area/tracking Telemetry, tracing, OpenTelemetry
#862 opened Jul 27, 2026 by FenjuFu Loading…
Add Mermaid graph visualization area/core Application, State, Graph, Actions area/website burr.apache.org website
#861 opened Jul 27, 2026 by FenjuFu Loading…
fix: allow union types (X | Y) for stream_type in streaming_action.pydantic area/core Application, State, Graph, Actions area/integrations External integrations (LLMs, frameworks) area/typing Mypy, type hints, pydantic pr/stale No activity for 14+ days after review
#845 opened Jul 22, 2026 by mirakour Loading…
6 of 7 tasks
fix(core): wipe() with no arguments should clear all state instead of raising area/core Application, State, Graph, Actions
#840 opened Jul 20, 2026 by eeshsaxena Loading…
feat: add lower-level parallel streaming support area/core Application, State, Graph, Actions area/streaming Streaming actions, parallel streams area/website burr.apache.org website
#836 opened Jul 10, 2026 by Haricharanpanjwani Contributor Loading…
docs(deployments): add Burr UI on AWS deployment example (#391) area/examples Relates to /examples area/website burr.apache.org website
#829 opened Jun 30, 2026 by vaquarkhan Contributor Loading…
fix(tracking): S3 tracking server fails on first start with 'no such table: project' (#574) area/storage Persisters, state storage area/tracking Telemetry, tracing, OpenTelemetry
#828 opened Jun 30, 2026 by vaquarkhan Contributor Loading…
docs(deployments): add AWS EC2 + Docker deployment example (#390) area/examples Relates to /examples area/website burr.apache.org website
#824 opened Jun 28, 2026 by vaquarkhan Contributor Loading…
7 tasks
Add optional allowlist to pickle serde deserializer area/integrations External integrations (LLMs, frameworks) pr/stale No activity for 14+ days after review
#818 opened Jun 22, 2026 by elijahbenizzy Contributor Loading…
implement union type support for streaming actions area/core Application, State, Graph, Actions area/integrations External integrations (LLMs, frameworks) area/typing Mypy, type hints, pydantic pr/stale No activity for 14+ days after review
#813 opened Jun 20, 2026 by ThyTran1402 Loading…
7 tasks done
docs: add dedicated Burr UI server documentation (issue #272) area/website burr.apache.org website
#810 opened Jun 18, 2026 by enu-emu Loading…
2 tasks done
fix(typing): runtime NameError in DictBasedTypingSystem.construct_state, correct ActionSchema abstract signatures area/core Application, State, Graph, Actions area/typing Mypy, type hints, pydantic
#808 opened Jun 11, 2026 by adawang1210 Contributor Loading…
5 tasks done
test: cover SQLitePersister construction, lifecycle, and load variants
#807 opened Jun 11, 2026 by adawang1210 Contributor Loading…
5 tasks done
fix: #402 display state reads and writes on separate lines in graph visualization area/core Application, State, Graph, Actions
#805 opened Jun 11, 2026 by adawang1210 Contributor Loading…
5 tasks done
ProTip! Filter pull requests by the default branch with base:main.