Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
isold23 pushed 4 commits to main isold23/whisper
- Upgrade GitHub Actions (#2430) 6c1d8f1
- pre-commit autoupdate && pre-commit run --all-files (#2484) * pre-commit autoupdate && pre-commit run --all-files ... 26a7cac
- PEP 621: Migrate from setup.py to pyproject.toml (#2435) dd4d010
- Update python-publish.yml using `-m build --sdist` instead of `setup.py sdist` 517a43e
isold23 pushed 60 commits to main isold23/langflow
- feat(conditional-router): rename 'matches regex' to 'regex' (#5410) * feat(conditional-router): rename 'matches rege... 9d64d08
- fix: Prevent template value from overriding user input on tab switch (#5369) * 🐛 (newChatView.tsx): fix issue where ... 86b3aef
- fix(LangWatch): make current trace available for custom code to hook on to, allow to override input/output, fix icon ... 2ce33d4
- fix: Fix parallel execution of alembic with SQlite (#5404) Fix parallel execution of alembic with SQlite 870aedf
- feat: enhance UX with clickable items and simplified structure (#5387) 🔧 (dropdownComponent/index.tsx): refactor dro... eb120c1
- docs: Improve developer docs with minor changes (#5417) Improve developer docs with minor changes 6263c93
- fix: Update dimensions of SvgLangwatch component (#5424) refactor: update dimensions of SvgLangwatch component 52b2913
- fix: resolve data keyword conflict in template formatting (#5483) * fix: resolve data keyword conflict in template f... c55edcd
- Refactor: Remove unused API functions (#5488) * refactor: Remove unused api functions * [autofix.ci] apply automate... bf7d089
- chore: Add manual trigger for Docker test workflow (#5509) chore: Add workflow_dispatch trigger to docker_test.yml f... 6c3cde8
- refactor: run upgrade in dockerfiles to update dependencies (#5508) chore: Update Dockerfiles to use COPY instead of... 8ea4405
- feat: improve gitloader component (#5351) * feat: improve gitloader component * [autofix.ci] apply automated fixes ... 70eaacf
- docs: add components-processing link to sidebar and update documentation link in component (#5526) feat: add compone... ee19fea
- feat: add anthropic mcp endpoint (#5148) * mcp WIP * [autofix.ci] apply automated fixes * logging and flow user ch... 63d649b
- feat: Implement streaming support and EventManager integration in flow execution (#5460) * refactor: add create_stre... 3e23800
- feat(model): replace MessageTextInput with MultilineInput for system_message (#5532) ✨ (model.py): introduce Multili... 16ff8eb
- docs: fix onBrokenAnchor behavior and links (#5520) * fix: component url errors * remove-unnecessary-nav-controls ... d790761
- docs: remove Guides, add pages on other categories, add Types (#4881) * Adds Chat Memory on Components * Removes Gu... a6bebd5
- fix: remove duplicate Components section from sidebar (#5533) cd6dfc2
- fix: uv lock fixes issues from crosshair-tool versions (#5535) Update uv.lock 8975639
- and 40 more ...
isold23 pushed 452 commits to main isold23/pytorch
- [Submodule] Bump libfmt to 11.1.0 (#143843) Fixes #ISSUE_NUMBER Pull Request resolved: https://github.com/pytorch/p... e05bfb8
- Bump jinja2 from 3.1.4 to 3.1.5 in /.ci/docker (#143844) Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4... bf8da4c
- [inductor] Reorder imports in codecache.py (#143813) Pull Request resolved: https://github.com/pytorch/pytorch/pull/... efac5ed
- [inductor] Refactor conditional triton imports into triton_compat.py (#143814) Pull Request resolved: https://github... cf76c05
- Revert "Enable more C++ warnings (#143355)" This reverts commit daa3ffe0ebff58577b8db964447b6abc6de53a25. Reverted ... 9255ffc
- Revert "Use absolute path `path.resolve()` -> `path.absolute()` (#129409)" This reverts commit 135c7db99d646b8bd9603... cc4e70b
- Revert "[BE][Easy] use `pathlib.Path` instead of `dirname` / `".."` / `pardir` (#129374)" This reverts commit 2293fe... 475656f
- Enable FSDP2 on XPU device (#143737) **Motivation:** Enabling FSDP2 on XPU device. Pull Request resolved: https://... 78502a5
- [Easy] Bump CUDA nightly version to 11.8 / 12.4 / 12.6 in nightly pull tool (#143263) Pull Request resolved: https:/... 51a7ecd
- dynamo tracing perf: cache cleaned_instructions: 33.7 -> 30.0 (#143070) See #143056 for overall docs. This PR: Cach... 3df12d3
- [CI] Disable sccache for xpu test (#143851) WA for https://github.com/pytorch/pytorch/issues/143585 Pull Request re... 96e9a5a
- [pytorch/et] Allow ET to save additional resources for completing a trace like generated kernels and index tensor dat... 2966fb3
- Revert "[dynamo] Remove dead code after introducing UserDefinedDictVariable (#143699)" This reverts commit 7d1c66613... ee25dae
- Revert "[dynamo] Remove DICT_SUBCLASS_GUARD_MANAGER and use dict.keys (#143722)" This reverts commit fe95cbe018218d1... 2636442
- Add torch._scaled_mm for CPU (#139975) This PR is to add `torch._scaled_mm` for CPU backend. `_scaled_mm_out_cpu` a... 3f80632
- remove allow-untyped-defs from torch/ao/__init__.py (#143604) Pull Request resolved: https://github.com/pytorch/pyto... 1598d45
- fix randint distribution for large max (#143787) Fixes #ISSUE_NUMBER Similar to #143682, for large maximum values we... 8059d56
- [Easy] Add ROCm support to nightly pull tool (#141282) Pull Request resolved: https://github.com/pytorch/pytorch/pul... c4bff71
- remove allow-untyped-defs from fx/experimental/refinement_types.py (#143868) Pull Request resolved: https://github.c... 373dba3
- remove allow-untyped-defs from torch/distributed/pipelining/_debug.py (#143871) Pull Request resolved: https://githu... 29841b9
- and 432 more ...
isold23 pushed 108 commits to main isold23/Genesis
- allow to toggle batching link/dof info 6f9dcc6
- fix existing api for batching info; fix minor in collider af9f052
- apis to set more attrs bded83d
- fix formatting 2259023
- fix minor e008185
- test all examples; fix empty dofs; fix minor 87c53a8
- fix formatting 58895b6
- fix bugs for box collision detection f272ea3
- add particle free (different from active) a843ad0
- fix formatting c054cf3
- added JA README cf84c01
- Merge branch 'main' into yiling/241222_box 53daf0c
- add train hover demo 99db3c1
- Merge pull request #338 from KafuuChikai/drone_rl Add Drone Hovering Reinforcement Learning Environment and Training... 7707fbe
- load box texture inside mjcf parser 6b650c3
- convert gray image to rgba f98c5f1
- fix mjcf position f6ce790
- format affa7d9
- box-box collision f0a7aea
- handle conflict d45a7bd
- and 88 more ...
isold23 pushed 3 commits to main isold23/Cosmos
isold23 pushed 2 commits to main hzdianyue-com/TBOOKV2
isold23 pushed 1 commit to main hzdianyue-com/TBOOKV2
- Bugfix: Change action bar background color d070143