Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

schloerke

schloerke pushed 1 commit to main mconflitti-pbc/mcp-server-exploration
  • Split interactive file with logic methods 5ab9076

View on GitHub

schloerke pushed 2 commits to main mconflitti-pbc/mcp-server-exploration

View on GitHub

schloerke deleted a branch posit-dev/chatlas

stream_app_updates

schloerke pushed 1 commit to main posit-dev/chatlas
  • bug: Fix `.app(stream=True)` chat to use async tools (#31) d3cd50b

View on GitHub

schloerke closed a pull request on posit-dev/chatlas
bug: Use `.stream_async()` when streaming
Additional changes: * Add `echo=` to be able to expose tool calls within the app. cc @mconflitti-pbc
schloerke pushed 1 commit to stream_app_updates posit-dev/chatlas

View on GitHub

schloerke created a comment on an issue on posit-dev/py-shiny
For my particular use case, it could be resolved with `ui.Chat()` setting client data input `hidden` values from the JavaScript. Since `ui.Chat()` is an _output_, this value should be exposed.

View on GitHub

schloerke created a comment on an issue on posit-dev/py-shiny
My current use case is "on modal close, wait 1 second, update chatlas user input".

View on GitHub

schloerke opened an issue on posit-dev/py-shiny
feat: Add `reactive.delay`
Goal: I'd like to have a reactive event or calculation run after a set amount of time. I'd like for the reactive graph to not be blocked while waiting. Related to `debounce` / `throttle` issue: ht...
schloerke created a review comment on a pull request on rstudio/crosstalk
I believe if the add fails, this will not try to commit and then push ```suggestion git add docs/ && git commit -m "ci(docs): Automated site build" && git push || echo "No docs/ changes...

View on GitHub

schloerke created a review on a pull request on rstudio/crosstalk

View on GitHub

schloerke pushed 1 commit to docs/build-docs-in-ci rstudio/crosstalk
  • Trigger CI; Add trailing blank line 7939ab7

View on GitHub

schloerke closed a pull request on rstudio/shiny-workflows
fix: Run `yarn install` if either build or test are needed
Fixes an issue with the routine workflow where currently `yarn install` is only run if `yarn build` is needed. If `yarn build` **isn't needed** but `yarn test` **is**, then testing will fail becaus...
schloerke created a review on a pull request on rstudio/shiny-workflows
Thank you!

View on GitHub

schloerke pushed 2 commits to stream_app_updates posit-dev/chatlas
  • bug: Use `repr()` for chat tool calls when exporting markdown (#30) 52088cf
  • Merge branch 'main' into stream_app_updates * main: bug: Use `repr()` for chat tool calls when exporting markdown ... b0ba598

View on GitHub

schloerke deleted a branch posit-dev/chatlas

schloerke-patch-1

schloerke pushed 1 commit to main posit-dev/chatlas
  • bug: Use `repr()` for chat tool calls when exporting markdown (#30) 52088cf

View on GitHub

schloerke closed a pull request on posit-dev/chatlas
bug: Use `repr()` for chat tool calls when exporting markdown
If we're putting the value in a python code block, then it is safe to assume the code can be run. `repr()` should return eval-able objects (which do not need an extra layer of quoting). First se...
schloerke pushed 1 commit to schloerke-patch-1 posit-dev/chatlas

View on GitHub

schloerke created a review comment on a pull request on posit-dev/py-shiny-site
For consistency, can we also link to pandas's website? `https://pandas.pydata.org/` or `https://pandas.pydata.org/docs/`

View on GitHub

schloerke created a review comment on a pull request on posit-dev/py-shiny-site
(Apply same link)

View on GitHub

schloerke created a review on a pull request on posit-dev/py-shiny-site

View on GitHub

schloerke created a comment on a pull request on posit-dev/chatlas
(Failing tests are addressed in #30. Will not fix here.)

View on GitHub

schloerke opened a draft pull request on posit-dev/chatlas
bug: Use `.stream_async()` when streaming
Additional changes: * Add `echo=` to be able to expose tool calls within the app.
schloerke created a branch on posit-dev/chatlas

stream_app_updates

schloerke pushed 1 commit to chat_normalize_anthropic posit-dev/py-shiny
  • Add extra support for delta types in anthropic. If there's a code chunk, open it up.... but it's never closed...? c08df9c

View on GitHub

schloerke created a branch on posit-dev/py-shiny

chat_normalize_anthropic - Shiny for Python

schloerke deleted a branch posit-dev/chatlas

schloerke-patch-2

schloerke created a branch on posit-dev/chatlas

schloerke-patch-2

schloerke created a comment on an issue on posit-dev/py-shiny
Similarly, I can only hide the modal if it is programmatically shown. What I'd like to have work: [Shinylive App](https://shinylive.io/py/editor/#code=NobwRAdghgtgpmAXGKAHVA6VBPMAaMAYwHsIAXOcpMAM...

View on GitHub

Load more