Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
suryatmodulus pushed 8 commits to main suryatmodulus/code-interpreter
- Fix issue with parsing pandas.Timestamp 6642231
- [skip ci] Release new versions 7fc0b8f
- Add support for Chinese and configure font settings 5217ee5
- Merge pull request #52 from e2b-dev/fix-chinese Add support for Chinese and configure font settings 01b6a03
- [skip ci] Delete .changeset/afraid-wolves-return.md 9aa6429
- Set env variable for matplotlibrc 881d245
- Add changeset 62d217f
- [skip ci] Release new versions 8b39743
suryatmodulus pushed 149 commits to main suryatmodulus/langflow
- feature: Add message feedback and update frontend interface (#5022) * add style for message feedback * add backend ... 02fbb45
- feat: improve chat scroll behavior during tab switches (#5308) * 📝 (newChatMessage.tsx): add event listener to handl... 5aa87ee
- feat: introduce BundleItem component and memoize sidebar groups for performance (#5312) ✨ (index.tsx): introduce Mem... b3b5290
- fix: Fix tool mode switch state persistence in NodeToolbarComponent (#5316) ✨ (toggleShadComponent/index.tsx): Refac... 201d6c7
- feat: Bump blockbuster version to 1.5.0 (#5292) * Bump blockbuster version to 1.5.0 * [autofix.ci] apply automate... c3f36b6
- fix: Error handling in loading components/features in Agent Component (#5320) d31cb35
- fix: make messages appear in the correct order again (#5309) 5a8d73c
- tests: Update tool mode test to use URL component instead of Astra DB (#5329) fix: update tool mode test to use URL ... 1cda13d
- feat: Bump blockbuster version to 1.5.2 (#5331) Bump blockbuster version to 1.5.2 8f6241b
- chore: Update CI workflow to include 'merge_group' event (#5337) * chore: Update CI workflow to include 'merge_group... 6b21682
- feat: add vector retrieval and update policy/template (#5218) * Updated collection_indexing_policy to store the corr... b98b225
- refactor: ⚡️ Speed up method `Graph.sort_chat_inputs_first` by 152% (#5263) * ⚡️ Speed up method `Graph.sort_chat_i... 40d179d
- fix: make errors in build_flow function use the standardized ErrorMessage schema (#5199) * fix: enhance error handli... d41d740
- fix: Fix missing await in initialize_alembic_log_file (#5334) Fix missing await in initialize_alembic_log_file 5167766
- feat: ArizePhoenixTracer v2 - Enhanced Session Tracking and Flow Organization (#5336) Updated ArizePhoenixTracer 82080eb
- perf: optimize vertex build query for recent records (#5301) * Optimize query to fetch latest vertex builds. * [aut... 6e162b5
- docs: fix typo Update deployment-gcp.md (#5225) Co-authored-by: Mendon Kissling <[email protected]... ae5860e
- fix: make serialization errors in component update show up in the UI (#5332) * feat: Add SerializationError exceptio... 0c08bed
- fix: file path handling for cross-os compatibility (#5342) * test: add more unit tests * fix: correct file path spl... fffc7fb
- feat: turn most class variables into instance variables in the Component classes (#5252) * refactor: improve type ch... 0e1f1a4
- and 129 more ...
suryatmodulus pushed 2842 commits to main suryatmodulus/tabby-ai
- refactor: remove apalis (#2324) * add tabby-job * actual remove * update * update * update * fix *... 1a981a9
- chore: switch back llama.cpp to b3027 to avoid deepseekcoder 6.7 regression (#2323) db73cda
- chore: fix cron scheduler to be hourly b4c6c07
- feat(vscode): add commands for the chat panel (#2330) * fix(vscode): remove explain code block option from settings ... 92a766f
- chore(vscode): update fix this prompt (#2331) a4ec2d7
- chore(scheduler): update text-splitter to 0.13.3 (#2333) 5cf27c7
- test(tabby): add basic test for collect_snippets (#2334) 2699a8b
- feat(tabby): populate user field for chat completion logging (#2309) * feat(tabby): populate user field for chat com... ddccfee
- fix(agent&vscode): improvements to chat edit (#2337) 979d589
- fix(ui): fix updateResolver of gitlab repository (#2338) d616c8d
- fix(ui): fix the toast text for updating/deleting the repository providers (#2339) 2945920
- fix(agent&vscode): remove experimental flag for generating commit message. (#2341) f5e00a3
- chore: extract tabby-openapi. (#2342) bd57267
- Fix chat.ts (#2343) f5fcec2
- chore: add field_corpus to search index to search from different corpus (#2344) * add field_kind to filter query ... 6d9adef
- fix(ui): fix add-repositories-dialog (#2349) a9c347f
- fix(db): set error to null when integration is updated (#2345) * fix(db): set error to null when integration is upda... f573527
- refactor(schema): write new provider-agnostic graphql endpoints for integrations and integrated repositories (#2346) ... a02cd6e
- fix(db): don't update `synced` column of integration on update if api_base and access_token are unchanged (#2351) e922361
- fix(webserver): report all errors in integration status (#2352) fcabf20
- and 2822 more ...
suryatmodulus pushed 50 commits to main suryatmodulus/Sana
- Refine graio f8df502
- Refine counter d026366
- Fix lint 7f092a6
- Remote TEST_TIMES a4fa819
- Update on trigger instead of click c6de237
- Fix batch 9da8550
- pre-commit; Signed-off-by: lawrence-cj <[email protected]> edadfec
- support dockerfile 0777f17
- update README.md. Signed-off-by: lawrence-cj <[email protected]> 6a655fc
- 1. update app 2. fix the precision bug in model forward; Signed-off-by: lawrence-cj <[email protected]> 0d9cb1b
- pre-commit; Signed-off-by: lawrence-cj <[email protected]> df4dd07
- add a AdamW optimizer type as config file for reference. Signed-off-by: lawrence-cj <[email protected]> bac45af
- fix all the model input z.to(weight_dtype) bugs; Signed-off-by: lawrence-cj <[email protected]> c84e2ee
- fix package import bugs in dpg metric; Signed-off-by: lawrence-cj <[email protected]> dce3e3f
- Create CITATION.bib ca8f291
- lint; 53b1035
- update README.md; Signed-off-by: lawrence-cj <[email protected]> (cherry picked from commit de0cd7b1fc825d94... c0415cc
- update README.md. Signed-off-by: lawrence-cj <[email protected]> 5765093
- Release all 512 & 1024 models; Signed-off-by: lawrence-cj <[email protected]> 1b2901b
- fix the bug of stop training around 4 hours. Signed-off-by: lawrence-cj <[email protected]> 747918b
- and 30 more ...
suryatmodulus pushed 150 commits to main suryatmodulus/jina-reader
- feat: x-remove-selector 6f37e5d
- bump cfc4785
- chore: bump d6817c8
- chore: bump e5e7423
- bump 77d4e26
- bump d50e12a
- fix: `normalize-url` pollution eaa0678
- fix: detect when readability does not work 579f259
- fix: typo 1084b16
- feat: keepImgDataUrl 62fb6cf
- chore: tweak cpu 858e52f
- chore 8951578
- fix 0a09aeb
- Update README.md 57641c4
- fix: dos abuse 1bcb5a7
- fix: potential firebase blockade c9ef602
- fix d2b5bea
- fix c69ec77
- fix f6a183f
- fix: provide empty content field c663429
- and 130 more ...