Sign in
apache
/
burr
/
HEAD
805131a
feat: add Langfuse tracing integration (LangfuseBridge) (#844)
by Han Nguyen
· 2 days ago
main
f9b9fd6
fix: use utf-8 in CI smoke server script (#843)
by Rolly Calma
· 3 days ago
7f7fe34
Feature : Migrate telemetry UI from Create React App to Vite (#793)
by Hemanth Savasere
· 3 days ago
d887c2f
feat: add milestone management workflow (#750)
by Shabbir Hussain
· 5 days ago
4a419f1
docs: fix broken CODE_OF_CONDUCT and developer setup links in README (#838)
by Ethan Lin
· 8 days ago
0f0a1d1
ci: base stale-assignment clock on human activity, not updated_at (#823)
by André Ahlert
· 8 days ago
22b6f4a
feat(ui): add dark mode support with system preference and toggle (#209) (#830)
by Vaquar Khan
· 8 days ago
6294847
Add Condition.safe_expr for opt-in restricted AST evaluation (#820)
by Elijah ben Izzy
· 14 days ago
19d3fcf
ci: release CI follow-ups: tighter coverage (#832)
by Timothy Lee
· 14 days ago
2e02156
docs: tighten Condition.expr documentation; remove misleading empty globals dict (#819)
by Elijah ben Izzy
· 14 days ago
30fa494
feat: add MongoDB driver handshake metadata (#821)
by Alex Bevilacqua
· 2 weeks ago
378ba7d
add burr-redirect package for legacy burr PyPI name (#827)
by Elijah ben Izzy
· 2 weeks ago
3df3b51
fix: tracking UI graph view freezes on state machines with dense transitions (#834)
by Adam Munawar Rahman
· 2 weeks ago
a6bda44
docs: fix docs typos and example issues for issue 725 (#764)
by Vaquar Khan
· 5 weeks ago
ce297d2
docs: restructure Burr UI documentation into dedicated section (#411) (#815)
by Timothy Lee
· 5 weeks ago
d3278d2
fix: use aware UTC for S3 log partitions (#811)
by Rolly Calma
· 5 weeks ago
38f49b6
fix: #351 make serde errors informative (#806)
by adawang
· 6 weeks ago
2ccf184
docs: add AWS deployment and Bedrock documentation for issue 724 (#763)
by Vaquar Khan
· 7 weeks ago
c2b752e
feat: add release email generation tooling (#743)
by Shabbir Hussain
· 7 weeks ago
a3f0563
ci: add RC promotion command (#749)
by Hari Charan Panjwani
· 7 weeks ago
1040e8e
fix(deps): resolve 22 npm security vulnerabilities in website and telemetry/ui (#773)
by Stefan Krawczyk
· 8 weeks ago
0624e00
Add optional module allowlist to pydantic serde deserializer (#794)
by André Ahlert
· 8 weeks ago
d417f9a
ci: improve artifact verification flow (#741)
by Hari Charan Panjwani
· 8 weeks ago
f62e39c
ci: skip docs preview deploy steps for PRs from forks (#791)
by André Ahlert
· 8 weeks ago
855bea6
fix: use utf-8 for local tracking text files (#790)
by Rolly Calma
· 8 weeks ago
edabb86
misc: fix typos in py and tsx files (#623)
by John Bampton
· 8 weeks ago
6ec8ffc
docs: fix stale dagworks-inc/burr URLs and bracketed-extras installs (#777)
by Elijah ben Izzy
· 2 months ago
eb78310
feat: allow plain dict yields in single-step streaming actions (#779)
by Hemanth Savasere
· 2 months ago
83f2ea8
docs: rename pip install burr to pip install apache-burr (#772)
by Elijah ben Izzy
· 3 months ago
b4f2903
website: add Downloads page per ASF release policy (#771)
by Elijah ben Izzy
· 3 months ago
56dcfd4
ci: gate merging on a single Release Validation summary job (#775)
by Elijah ben Izzy
· 3 months ago
7b20492
fix: use module logger instead of root logger in b_aiosqlite.py
by Cao Hanzhe
· 3 months ago
0e883bb
fix: correct validate_inputs error message when both missing and additional inputs exist
by Cao Hanzhe
· 3 months ago
f7a1750
fix: rename shadowed 'format' builtin in _render_graphviz
by Cao Hanzhe
· 3 months ago
07ad9a0
chore: bump version to 0.42.0 for RC3 release (#770)
by Elijah ben Izzy
· 3 months ago
30c9b3a
Emit standard sha512sum format in release checksums (#769)
by Jarek Potiuk
· 3 months ago
a7e4489
chore(deps): bump follow-redirects in /telemetry/ui (#739)
by dependabot[bot]
· 3 months ago
a655edf
ci: fix required checks blocking Dependabot PRs
by Stefan Krawczyk
· 3 months ago
b707b1d
fix: remove stray newline from burr/examples symlink target (#748)
by Elijah ben Izzy
· 3 months ago
ff76817
fix: address RC2 vote feedback (#745)
by Elijah ben Izzy
· 3 months ago
0bf59dc
Bedrock integration backup (#677)
by Vaquar Khan
· 3 months ago
ab2fb90
Fixes pre-commit
by Stefan Krawczyk
· 4 months ago
c73b24c
fix: update deprecated OpenAI models in example notebooks
by André Ahlert
· 4 months ago
182d462
fix: use gpt-4o for routing actions, gpt-4o-mini for generation
by André Ahlert
· 4 months ago
c86901d
fix: update deprecated OpenAI models to gpt-4o-mini in examples
by André Ahlert
· 4 months ago
30d74e9
ci: repo governance workflows and assignment policy (#713)
by André Ahlert
· 4 months ago
618d2e8
Issue 664 cloud native aws (#666)
by Vaquar Khan
· 4 months ago
a7b856e
fix: update .rat-excludes for third-party MIT files and SVGs (#729)
by Elijah ben Izzy
· 4 months ago
c57ce3c
fix: remove .DS_Store and add ASF license headers to website source files (#727)
by Elijah ben Izzy
· 4 months ago
8571806
Ecosystem page for Apache Burr (#661)
by hkr
· 4 months ago
c3ab994
fix: add MIT license notice to LICENSE-wheel for deep-researcher examples (#726)
by Elijah ben Izzy
· 4 months ago
8baae12
fix/#652 (#668) fixes pydantic warnings and minimum pins to pydantic >=2.0
by Vaibhav Singh
· 4 months ago
558de8a
Update licensing information in prompts.py and utils.py (#711)
by PJ Fanning
· 4 months ago
2c5abdb
fix: graceful stream shutdown on exceptions in streaming actions (#680)
by André Ahlert
· 4 months ago
f884adf
core: add flexible_api decorator to fix mypy override errors (#683)
by André Ahlert
· 4 months ago
e6f0397
fix: support `async with` on async persister factory methods (#681)
by André Ahlert
· 4 months ago
ecb5533
fix: pin sphinx<9 to fix docs build
by André Ahlert
· 4 months ago
62b61c9
Bump brace-expansion in /telemetry/ui (#702)
by dependabot[bot]
· 4 months ago
98dadec
Bump node-forge from 1.3.1 to 1.4.0 in /telemetry/ui (#700)
by dependabot[bot]
· 4 months ago
3402fa9
Bump yaml and lint-staged in /telemetry/ui (#697)
by dependabot[bot]
· 4 months ago
cb7febf
Bump handlebars from 4.7.8 to 4.7.9 in /telemetry/ui (#699)
by dependabot[bot]
· 4 months ago
4f1046e
Bump path-to-regexp and express in /telemetry/ui (#703)
by dependabot[bot]
· 4 months ago
d1b7889
Bump picomatch from 2.3.1 to 2.3.2 in /telemetry/ui (#704)
by dependabot[bot]
· 4 months ago
3b2ca2a
Bump webpack from 5.90.2 to 5.105.2 in /telemetry/ui (#660)
by dependabot[bot]
· 4 months ago
40da4a9
Bump picomatch in /website (#698)
by dependabot[bot]
· 4 months ago
c22141f
website: replace placeholder testimonials with real quotes (#688)
by André Ahlert
· 4 months ago
df3a281
Bump brace-expansion in /website
by dependabot[bot]
· 4 months ago
44f7dc6
Adds andreahlert as collaborator
by Stefan Krawczyk
· 4 months ago
04d172f
Enable Burr UI to be added to existing FastAPI app (#671)
by Smita D Ambiger
· 4 months ago
f61d30f
fix: pass partition_key to child PointerModel in fork/spawn relationships
by André Ahlert
· 4 months ago
62535d0
Update project references to Apache Burr and remove DAGWorks attributions (#659)
by hkr
· 4 months ago
a3e253a
fix: instantiate instrumentor class before calling instrument() (#684)
by André Ahlert
· 4 months ago
9da8f29
fix: deploy .htaccess and add HTML redirect fallbacks for old doc paths (#686)
by André Ahlert
· 4 months ago
5ff9f44
website: add Next.js landing page for burr.apache.org (#679)
by André Ahlert
· 4 months ago
226288f
feat: implement counter app demo in Burr UI (#675)
by André Ahlert
· 4 months ago
241d6ee
Add is/isnot identity operators to when() conditions
by Stefan Krawczyk
· 4 months ago
af1a6e4
Add comparison operators to when() conditions
by Stefan Krawczyk
· 4 months ago
5d7267c
chore: add deprecation warnings to telemetry stub functions
by Stefan Krawczyk
· 5 months ago
b6b511d
chore: remove phone-home telemetry per ASF policy
by Stefan Krawczyk
· 5 months ago
a1fd338
fix: wheel LICENSE should not reference examples-only MIT files (#641)
by André Ahlert
· 5 months ago
d2214d9
chore: add ASF license headers to requirements.txt and .gitignore files
by André Ahlert
· 5 months ago
8a975b0
core: add AST-based linter for undeclared state reads in function-bas… (#656)
by Smita D Ambiger
· 5 months ago
9237df2
ui: add toggle to show/hide input nodes in graph view
by Smita Ambiger
· 6 months ago
a2d10a6
Burr 0.42.0 release prep (#651)
by Elijah ben Izzy
· 5 months ago
45c0538
fix: add ASF license section
by echonesis
· 8 months ago
f2ee193
chore: remove additional line
by echonesis
· 8 months ago
2c0ccb0
chore: add EOL
by echonesis
· 8 months ago
374aa8f
chore: remove test settings
by echonesis
· 8 months ago
00901a6
feat: deploy Burr in Vercel
by echonesis
· 8 months ago
bc22378
Update OpenAI model in LCEL multi-agent example
by Goutam
· 6 months ago
2e9595f
fix voter workflow in README (#630)
by Elijah ben Izzy
· 6 months ago
52a4714
Fixes precommit
by Stefan Krawczyk
· 6 months ago
cc0d8e3
Update application.py
by Smita Ambiger
· 6 months ago
51b7a41
Fix test to respect initialize_from entrypoint rules
by Smita Ambiger
· 6 months ago
5a38e01
Add unit test for override_state_values in initialize_from
by goutamk09
· 6 months ago
9427dc5
Add override_state_values support to initialize_from
by goutamk09
· 6 months ago
c3e748c
Update OpenAI model in multi-agent collaboration example
by Goutam
· 6 months ago
ff50bcb
Update copyright year in NOTICE file
by PJ Fanning
· 6 months ago
e04433c
Fix Copyright year to 2026 (#633)
by Jarek Potiuk
· 6 months ago
51696c2
Update OpenAI model in llm adventure game example
by Goutam
· 6 months ago
Next »