Sign in
apache
/
hamilton
/
HEAD
6c05041
Vectorize pandas and polars DataFrame hashing (#1629)
by Dev-iL
· 2 days ago
main
86f9f41
Fix/python 3.14 test exclusions (#1587)
by Pablo Eduardo Diaz
· 2 days ago
14c7c23
Centralize hashing through _hash_bytes and tag value types (#1628)
by Dev-iL
· 4 days ago
5f9cda0
Improve power user mode error for dynamic resolvers (#1604)
by Asish Kumar
· 5 days ago
48108d5
fix(tests): tolerate numpy pre-release versions in test_node (#1627)
by Arnav Balyan
· 5 days ago
aed264e
Remove `flit` from prereq check since handled by uvx (#1624)
by Dev-iL
· 5 days ago
718a290
Fix formatting (#1626)
by Arnav Balyan
· 5 days ago
92133ad
Exclude compiled frontend from UI source tarball
by Stefan Krawczyk
· 6 days ago
1a1973a
Add tests verifying sdist includes tests and examples
by Stefan Krawczyk
· 6 days ago
1451e8a
Fix verify scripts: prereq check and contrib CWD issue
by Stefan Krawczyk
· 11 days ago
27f47ce
Include tests in sub-package source distributions
by Stefan Krawczyk
· 12 days ago
b8c8213
Bump aiohttp from 3.13.4 to 3.14.0 in /ui/backend (#1621)
by dependabot[bot]
· 6 days ago
33279aa
Bump react-router and react-router-dom in /ui/frontend (#1622)
by dependabot[bot]
· 6 days ago
96bc551
update (#1614)
by Arnav Balyan
· 6 days ago
5169672
Update/robustify the release scripts for subpackages (apache-hamilton-*) (#1613)
by Dev-iL
· 6 days ago
f4a7030
Upgrade MiniMax default model to MiniMax-M3 in dagworks RAG examples (#1620)
by Octopus
· 6 days ago
f39b210
Allow bypassing data quality checks via a config key (#1598)
by Dev-iL
· 11 days ago
7644a30
Include metadata in numpy/polars cache fingerprints to prevent collisions
by Stefan Krawczyk
· 14 days ago
78ec446
docs: enable source links in API reference
by Naishadam Raghunandan Kumar
· 3 weeks ago
21a4a96
Make verify scripts self-contained with GPG, SHA512, RAT, build, and functional checks
by Stefan Krawczyk
· 3 weeks ago
6c20c0b
Add packaging to runtime dependencies
by Stefan Krawczyk
· 3 weeks ago
c8b94ec
Add Apache license headers to SDK CLI template files
by Stefan Krawczyk
· 3 weeks ago
1f34764
Fix twine-check glob to match sub-package wheels
by Stefan Krawczyk
· 3 weeks ago
1eea080
Fix UI sdist to include tests, exclude untracked hamilton_ui/tests from wheel
by Stefan Krawczyk
· 3 weeks ago
2311225
Replace elkjs (EPL-2.0) with dagre (MIT) for DAG visualization layout
by Stefan Krawczyk
· 3 weeks ago
5b87633
Surface schema names in type display + polars LazyFrame support
by Dev-iL
· 3 weeks ago
76f98a6
Bump urllib3 from 2.6.3 to 2.7.0 in /ui/backend (#1581)
by dependabot[bot]
· 3 weeks ago
cace245
Bump idna from 3.11 to 3.15 in /ui/backend (#1590)
by dependabot[bot]
· 3 weeks ago
de8b186
Bump webpack-dev-server from 5.2.3 to 5.2.4 in /contrib/docs (#1591)
by dependabot[bot]
· 3 weeks ago
58be48b
Bump protobufjs from 7.5.5 to 7.6.0 in /ui/frontend (#1592)
by dependabot[bot]
· 3 weeks ago
e52aab8
Bump qs and express in /contrib/docs (#1597)
by dependabot[bot]
· 3 weeks ago
9ef6cd4
update
by Arnav Balyan
· 4 weeks ago
69f3909
update
by Arnav Balyan
· 3 weeks ago
5665257
Add redirect packages, fix tests, and prep for sub-package release
by Stefan Krawczyk
· 4 weeks ago
24a3d57
Rename sf hamilton to apache hamilton (#1561)
by Stefan Krawczyk
· 4 weeks ago
59b750e
update
by Arnav Balyan
· 4 weeks ago
3c85a71
Bump postcss from 8.4.33 to 8.5.13 in /dev_tools/vscode_extension (#1567)
by dependabot[bot]
· 5 weeks ago
caea104
Bump lodash from 4.17.23 to 4.18.1 in /dev_tools/vscode_extension (#1568)
by dependabot[bot]
· 5 weeks ago
1950787
Bump postcss from 8.5.6 to 8.5.14 in /ui/frontend (#1576)
by dependabot[bot]
· 5 weeks ago
7490986
Bump fast-uri from 3.1.0 to 3.1.2 in /contrib/docs (#1577)
by dependabot[bot]
· 5 weeks ago
c5873ff
Bump django from 5.2.13 to 5.2.14 in /ui/backend (#1578)
by dependabot[bot]
· 5 weeks ago
3ab65d3
Bump @babel/plugin-transform-modules-systemjs in /contrib/docs (#1579)
by dependabot[bot]
· 5 weeks ago
f8f4c0e
Bump fast-uri from 3.1.0 to 3.1.2 in /dev_tools/vscode_extension (#1580)
by dependabot[bot]
· 5 weeks ago
594e43a
feat: add MiniMax as alternative LLM provider for RAG dataflows (#1523)
by Octopus
· 5 weeks ago
b41a1de
docs(testing): add testing guide and runnable example (#1044)
by Olajumoke Akinremi
· 5 weeks ago
e14969c
Fix false multiple decorator error when combining schema.output and tag (#1574)
by Arnav Balyan
· 5 weeks ago
5301a9d
fix tqdm: Fix progress bar to 100% on successful execution (#1570)
by Arnav Balyan
· 5 weeks ago
a9a4e5f
Random CI fixes
by Dev-iL
· 6 weeks ago
e10f6b2
Upgrade Datadog plugin to ddtrace 4.x public API
by Dev-iL
· 7 weeks ago
d93a765
update
by Arnav Balyan
· 5 weeks ago
2db5c42
docs(reuse): add User Guide page on reusing functions and nodes (#1045)
by Olajumoke Akinremi
· 5 weeks ago
f566ba2
feat: support optional flag in from_ extractors
by Max Demers
· 7 weeks ago
b3a1ec7
Fix resolve docs parameterization example
by Abdeltoto
· 7 weeks ago
3c48005
Fix async builder fluent typing
by Abdeltoto
· 7 weeks ago
3050c12
update
by Arnav Balyan
· 6 weeks ago
bb54dc5
Bump lodash from 4.17.23 to 4.18.1 in /ui/frontend (#1542)
by dependabot[bot]
· 6 weeks ago
4b64575
Bump vite from 6.4.1 to 6.4.2 in /ui/frontend (#1543)
by dependabot[bot]
· 6 weeks ago
ffb75ea
Bump django from 5.2.12 to 5.2.13 in /ui/backend (#1545)
by dependabot[bot]
· 6 weeks ago
e112f52
Bump follow-redirects from 1.15.11 to 1.16.0 in /contrib/docs (#1547)
by dependabot[bot]
· 6 weeks ago
bb42ffe
Bump protobufjs from 7.5.4 to 7.5.5 in /ui/frontend (#1549)
by dependabot[bot]
· 6 weeks ago
98457cc
Bump follow-redirects from 1.15.11 to 1.16.0 in /ui/frontend (#1554)
by dependabot[bot]
· 6 weeks ago
3e0fa5c
Bump dompurify from 3.3.2 to 3.4.1 in /ui/frontend (#1557)
by dependabot[bot]
· 6 weeks ago
cde95ef
Bump apache-hamilton version to 1.90.0 (#1539)
by Stefan Krawczyk
· 7 weeks ago
7bf8fc2
Enforce examples also have static file CI check run
by Stefan Krawczyk
· 8 weeks ago
8ba95e0
Refactor code and docs
by dedyoc
· 8 weeks ago
38f9cdc
Fix MLFlow run status handling and add tests for None inputs
by dedyoc
· 8 weeks ago
e1aa04f
Mock .git folder in cli test
by Dev-iL
· 9 weeks ago
c8efc20
Add Neo4j GraphRAG example with TMDB movies dataset (#1532)
by Kartikeya Mandhar
· 10 weeks ago
e84ed90
Bump braces from 3.0.2 to 3.0.3 in /dev_tools/vscode_extension (#1522)
by dependabot[bot]
· 10 weeks ago
apache-hamilton-v1.90.0-incubating
baf5151
Bump yaml in /ui/frontend (#1525)
by dependabot[bot]
· 10 weeks ago
303583e
Bump picomatch in /ui/frontend (#1526)
by dependabot[bot]
· 10 weeks ago
d2ed095
Bump requests from 2.32.5 to 2.33.0 in /ui/backend (#1528)
by dependabot[bot]
· 10 weeks ago
fa7c19a
Bump brace-expansion in /dev_tools/vscode_extension (#1530)
by dependabot[bot]
· 10 weeks ago
5ad4069
Bump path-to-regexp from 0.1.12 to 0.1.13 in /contrib/docs (#1533)
by dependabot[bot]
· 10 weeks ago
190456e
Bump pygments from 2.19.2 to 2.20.0 in /ui/backend (#1534)
by dependabot[bot]
· 10 weeks ago
89c537e
Bump aiohttp from 3.13.3 to 3.13.4 in /ui/backend (#1536)
by dependabot[bot]
· 10 weeks ago
f37fb55
Bump brace-expansion from 1.1.12 to 1.1.13 in /contrib/docs (#1537)
by dependabot[bot]
· 10 weeks ago
e8c4e60
Bump lodash from 4.17.23 to 4.18.1 in /contrib/docs (#1538)
by dependabot[bot]
· 10 weeks ago
9bc6da6
Remove license comments from databackend.py (#1535)
by PJ Fanning
· 10 weeks ago
c966ec2
Various build & release fixes (#1529)
by Stefan Krawczyk
· 10 weeks ago
1476e35
Fix `@resolve` decorator not calling `validate()` on returned decorators (#1524)
by Joe Marsh Rossney
· 10 weeks ago
713980c
Adds matomo analytics to docs
by Stefan Krawczyk
· 5 months ago
57f7104
Bump prismjs and react-syntax-highlighter in /ui/frontend
by dependabot[bot]
· 3 months ago
e6282f1
Bump esbuild from 0.16.17 to 0.25.0 in /dev_tools/vscode_extension
by dependabot[bot]
· 3 months ago
5cbcfbc
Bump ws from 8.13.0 to 8.17.1 in /dev_tools/vscode_extension
by dependabot[bot]
· 3 months ago
4128dc5
Bump dompurify from 3.3.1 to 3.3.2 in /ui/frontend
by dependabot[bot]
· 3 months ago
d23a510
Bump svgo from 3.3.2 to 3.3.3 in /contrib/docs
by dependabot[bot]
· 3 months ago
9f7b4e9
Bump minimatch and serve-handler in /contrib/docs
by dependabot[bot]
· 3 months ago
7c58026
Bump minimatch from 3.1.3 to 3.1.5 in /ui/frontend
by dependabot[bot]
· 3 months ago
3239401
Bump flatted from 3.3.3 to 3.4.2 in /ui/frontend
by dependabot[bot]
· 3 months ago
736793f
Bump @tootallnate/once and @vscode/test-electron
by dependabot[bot]
· 3 months ago
a3a4a89
Bump minimatch from 3.1.2 to 3.1.5 in /dev_tools/vscode_extension
by dependabot[bot]
· 3 months ago
181929a
Fix is_submodule substring match causing spurious DAG nodes (#1485)
by Yair Halevi (Spock)
· 3 months ago
402f2ac
Use a short SPDX license header for LLM-centered files (#1489)
by Dev-iL
· 3 months ago
9f17a27
fix(cli): require typer version with click 8.3 help compatibility
by Sergio
· 3 months ago
015cfee
use HTTPS address to download data
by PJ Fanning
· 3 months ago
a96afeb
Bump flatted from 3.2.7 to 3.4.2 in /dev_tools/vscode_extension
by dependabot[bot]
· 3 months ago
64ae591
Add `marketplace.json`
by Dev-iL
· 3 months ago
45673b0
Remove usage telemetry (PostHog) from Hamilton (#1512)
by Stefan Krawczyk
· 3 months ago
87005ed
Expose DAG validation as LLM tools via MCP (#1490)
by Dev-iL
· 3 months ago
Next »