800 Commits

Author SHA1 Message Date
github-actions[bot]
a7689a2d0a chore(deps): update dependencies 2025-09-04 00:37:31 +00:00
Muspi Merol
84f1a59286 feat: specify optimizeDeps for vite 2025-09-03 18:50:12 +08:00
Muspi Merol
c2b302f5c1 fix: PyPI search sorting logic 2025-09-03 18:20:45 +08:00
github-actions[bot]
61089bbbbb chore(deps): update dependencies 2025-09-03 00:36:52 +00:00
Muspi Merol
ccfb1f63ac chore: clean up unused watchfiles filter classes 2025-09-03 05:04:32 +08:00
Muspi Merol
4b79703763 fix: avoid duplicated readme section in llms.txt 2025-09-03 04:38:23 +08:00
Muspi Merol
e4890cdc90 fix: add missing dependency 2025-09-03 04:17:29 +08:00
Muspi Merol
e2322e8fcf feat: add an llms.txt endpoint and an MCP server 2025-09-03 04:07:39 +08:00
Muspi Merol
b4c7495735 chore: remove redundant wrappers in PatchedConsole.runcode 2025-09-02 15:39:00 +08:00
Muspi Merol
9da4d292ab feat: apply custom sort logic to pypi search results 2025-09-02 15:11:09 +08:00
Muspi Merol
f51e156ba7 chore: update dependabot config 2025-09-02 14:03:41 +08:00
Muspi Merol
dc4a81e1ca fix(ci): codesandbox configurations 2025-09-02 13:19:41 +08:00
Muspi Merol
fb30009560 fix: avoid shadow dependencies 2025-09-02 12:38:11 +08:00
Muspi Merol
8f7ae32d9f chore: rename create_task_factory to create_trio_task_factory for clarity 2025-09-02 11:39:34 +08:00
Muspi Merol
0dd5c9746a feat: enhance default_task_factory to support trio natively 2025-09-02 11:35:25 +08:00
pre-commit-ci[bot]
4ed4788465 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.10 → v0.12.11](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.10...v0.12.11)
2025-09-02 09:23:01 +08:00
github-actions[bot]
0073d44843 chore(deps): update dependencies 2025-09-02 00:39:12 +00:00
Muspi Merol
680f466260 fix: downgrade unocss packages to version ~66.4.2
Some checks failed
javascript checks / check (macos) (push) Has been cancelled
javascript checks / check (ubuntu) (push) Has been cancelled
javascript checks / check (windows) (push) Has been cancelled
python checks / check (push) Has been cancelled
python checks / test (macos, 3.13) (push) Has been cancelled
python checks / test (ubuntu, 3.13) (push) Has been cancelled
python checks / test (windows, 3.13) (push) Has been cancelled
spell check / typos (push) Has been cancelled
python checks / publish-hmr (push) Has been cancelled
2025-09-01 22:20:40 +08:00
Muspi Merol
c0af4689f1 chore: simplify trio tests 2025-09-01 17:51:54 +08:00
Muspi Merol
e3aa5de982 Implement Async Reactivity with ContextVar (#370) 2025-09-01 17:44:16 +08:00
github-actions[bot]
bb5b72a492 chore(deps): update dependencies
Some checks failed
javascript checks / check (macos) (push) Has been cancelled
javascript checks / check (ubuntu) (push) Has been cancelled
javascript checks / check (windows) (push) Has been cancelled
python checks / check (push) Has been cancelled
python checks / test (macos, 3.13) (push) Has been cancelled
python checks / test (ubuntu, 3.13) (push) Has been cancelled
python checks / test (windows, 3.13) (push) Has been cancelled
python checks / publish-hmr (push) Has been cancelled
spell check / typos (push) Has been cancelled
2025-09-01 00:49:25 +00:00
github-actions[bot]
b1c62c8cb8 chore(deps): update dependencies
Some checks failed
javascript checks / check (macos) (push) Has been cancelled
javascript checks / check (ubuntu) (push) Has been cancelled
javascript checks / check (windows) (push) Has been cancelled
python checks / check (push) Has been cancelled
python checks / test (macos, 3.13) (push) Has been cancelled
python checks / test (ubuntu, 3.13) (push) Has been cancelled
python checks / test (windows, 3.13) (push) Has been cancelled
python checks / publish-hmr (push) Has been cancelled
auto update dependencies / update (push) Has been cancelled
auto update dependencies / lint (push) Has been cancelled
2025-08-31 00:42:31 +00:00
github-actions[bot]
b4d457a43a chore(deps): update dependencies
Some checks failed
javascript checks / check (macos) (push) Has been cancelled
javascript checks / check (ubuntu) (push) Has been cancelled
javascript checks / check (windows) (push) Has been cancelled
python checks / check (push) Has been cancelled
python checks / test (macos, 3.13) (push) Has been cancelled
python checks / test (ubuntu, 3.13) (push) Has been cancelled
python checks / test (windows, 3.13) (push) Has been cancelled
python checks / publish-hmr (push) Has been cancelled
spell check / typos (push) Has been cancelled
auto update dependencies / update (push) Has been cancelled
auto update dependencies / lint (push) Has been cancelled
2025-08-30 00:36:50 +00:00
github-actions[bot]
d55d42ecc2 chore(deps): update dependencies
Some checks failed
javascript checks / check (macos) (push) Has been cancelled
javascript checks / check (ubuntu) (push) Has been cancelled
javascript checks / check (windows) (push) Has been cancelled
python checks / check (push) Has been cancelled
python checks / test (macos, 3.13) (push) Has been cancelled
python checks / test (ubuntu, 3.13) (push) Has been cancelled
python checks / test (windows, 3.13) (push) Has been cancelled
spell check / typos (push) Has been cancelled
python checks / publish-hmr (push) Has been cancelled
auto update dependencies / update (push) Has been cancelled
auto update dependencies / lint (push) Has been cancelled
2025-08-29 00:39:00 +00:00
Muspi Merol
564ebbca62 chore: simplify exec_hack tests with a call_with_hack helper
Some checks failed
javascript checks / check (macos) (push) Has been cancelled
javascript checks / check (ubuntu) (push) Has been cancelled
javascript checks / check (windows) (push) Has been cancelled
python checks / check (push) Has been cancelled
python checks / test (macos, 3.13) (push) Has been cancelled
python checks / test (ubuntu, 3.13) (push) Has been cancelled
python checks / test (windows, 3.13) (push) Has been cancelled
python checks / publish-hmr (push) Has been cancelled
spell check / typos (push) Has been cancelled
auto update dependencies / update (push) Has been cancelled
auto update dependencies / lint (push) Has been cancelled
2025-08-28 22:59:26 +08:00
Muspi Merol
b0d2db27ae feat: add column offset handling in exec_hack
Some checks failed
javascript checks / check (macos) (push) Has been cancelled
javascript checks / check (ubuntu) (push) Has been cancelled
javascript checks / check (windows) (push) Has been cancelled
python checks / check (push) Has been cancelled
python checks / test (macos, 3.13) (push) Has been cancelled
python checks / test (ubuntu, 3.13) (push) Has been cancelled
python checks / test (windows, 3.13) (push) Has been cancelled
python checks / publish-hmr (push) Has been cancelled
spell check / typos (push) Has been cancelled
2025-08-28 19:37:13 +08:00
Muspi Merol
63ab10eea2 test: xfail non-top-level cache_across_reloads usages unsupported 2025-08-28 19:33:59 +08:00
Muspi Merol
00fdfc2e2b fix: preserve docstring position of class definitions 2025-08-28 18:51:46 +08:00
Muspi Merol
7cb5d468b6 test: xfail the exec_hack docstring preservation issue 2025-08-28 18:31:55 +08:00
Muspi Merol
27d6e95b7c fix: closure vars should be mapped into e instead of c
Some checks failed
javascript checks / check (macos) (push) Has been cancelled
javascript checks / check (ubuntu) (push) Has been cancelled
javascript checks / check (windows) (push) Has been cancelled
python checks / check (push) Has been cancelled
python checks / test (macos, 3.13) (push) Has been cancelled
python checks / test (ubuntu, 3.13) (push) Has been cancelled
python checks / test (windows, 3.13) (push) Has been cancelled
python checks / publish-hmr (push) Has been cancelled
spell check / typos (push) Has been cancelled
2025-08-28 11:08:57 +08:00
Muspi Merol
cf3755c7c0 feat: ensure proper AST node location handling in exec_hack 2025-08-28 10:54:25 +08:00
Muspi Merol
78e07f7cd2 fix: resolve closure vars correctly 2025-08-28 10:02:57 +08:00
Muspi Merol
725649de9a test: xfail name lookup regression bug 2025-08-28 04:05:33 +08:00
Muspi Merol
95eb3ea796 chore: remove xpassed xfail mark 2025-08-28 02:32:03 +08:00
Muspi Merol
959aaae8db fix: refactor __name_lookup factory implementation in exec_hack 2025-08-28 02:26:37 +08:00
Muspi Merol
fa7c0b98ef chore: refine the xfail 2025-08-28 01:38:19 +08:00
Muspi Merol
a33dddb850 test: xfail a critical logic mistake of the exec_hack 2025-08-28 01:13:07 +08:00
github-actions[bot]
148b39ec41 chore(deps): update dependencies
Some checks failed
javascript checks / check (macos) (push) Has been cancelled
javascript checks / check (ubuntu) (push) Has been cancelled
javascript checks / check (windows) (push) Has been cancelled
python checks / check (push) Has been cancelled
python checks / test (macos, 3.13) (push) Has been cancelled
python checks / test (ubuntu, 3.13) (push) Has been cancelled
python checks / test (windows, 3.13) (push) Has been cancelled
spell check / typos (push) Has been cancelled
python checks / publish-hmr (push) Has been cancelled
auto update dependencies / update (push) Has been cancelled
auto update dependencies / lint (push) Has been cancelled
2025-08-27 00:39:21 +00:00
Muspi Merol
8da55ef421 chore: remove unnecessary type: ignore comments
Some checks failed
javascript checks / check (macos) (push) Has been cancelled
javascript checks / check (ubuntu) (push) Has been cancelled
javascript checks / check (windows) (push) Has been cancelled
python checks / check (push) Has been cancelled
python checks / test (macos, 3.13) (push) Has been cancelled
python checks / test (ubuntu, 3.13) (push) Has been cancelled
python checks / test (windows, 3.13) (push) Has been cancelled
python checks / publish-hmr (push) Has been cancelled
spell check / typos (push) Has been cancelled
auto update dependencies / update (push) Has been cancelled
auto update dependencies / lint (push) Has been cancelled
2025-08-26 14:53:48 +08:00
github-actions[bot]
7c9f55a3c5 chore(deps): update dependencies
Some checks failed
javascript checks / check (macos) (push) Has been cancelled
javascript checks / check (ubuntu) (push) Has been cancelled
javascript checks / check (windows) (push) Has been cancelled
python checks / check (push) Has been cancelled
python checks / test (macos, 3.13) (push) Has been cancelled
python checks / test (ubuntu, 3.13) (push) Has been cancelled
python checks / test (windows, 3.13) (push) Has been cancelled
python checks / publish-hmr (push) Has been cancelled
spell check / typos (push) Has been cancelled
2025-08-26 00:40:07 +00:00
pre-commit-ci[bot]
275d661f82 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.8 → v0.12.10](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.8...v0.12.10)
2025-08-26 03:35:11 +08:00
github-actions[bot]
597354b583 chore(deps): update dependencies
Some checks failed
javascript checks / check (macos) (push) Has been cancelled
javascript checks / check (ubuntu) (push) Has been cancelled
javascript checks / check (windows) (push) Has been cancelled
python checks / check (push) Has been cancelled
python checks / test (macos, 3.13) (push) Has been cancelled
python checks / test (ubuntu, 3.13) (push) Has been cancelled
python checks / test (windows, 3.13) (push) Has been cancelled
spell check / typos (push) Has been cancelled
python checks / publish-hmr (push) Has been cancelled
auto update dependencies / update (push) Has been cancelled
auto update dependencies / lint (push) Has been cancelled
2025-08-24 00:44:41 +00:00
github-actions[bot]
555ec9a331 chore(deps): update dependencies
Some checks failed
javascript checks / check (macos) (push) Has been cancelled
javascript checks / check (ubuntu) (push) Has been cancelled
javascript checks / check (windows) (push) Has been cancelled
python checks / check (push) Has been cancelled
python checks / test (macos, 3.13) (push) Has been cancelled
python checks / test (ubuntu, 3.13) (push) Has been cancelled
python checks / test (windows, 3.13) (push) Has been cancelled
python checks / publish-hmr (push) Has been cancelled
spell check / typos (push) Has been cancelled
auto update dependencies / update (push) Has been cancelled
auto update dependencies / lint (push) Has been cancelled
2025-08-23 00:38:22 +00:00
Muspi Merol
5f3153ac09 fix: cli script entry
Some checks failed
javascript checks / check (macos) (push) Has been cancelled
javascript checks / check (ubuntu) (push) Has been cancelled
javascript checks / check (windows) (push) Has been cancelled
python checks / check (push) Has been cancelled
python checks / test (macos, 3.13) (push) Has been cancelled
python checks / test (ubuntu, 3.13) (push) Has been cancelled
python checks / test (windows, 3.13) (push) Has been cancelled
python checks / publish-hmr (push) Has been cancelled
spell check / typos (push) Has been cancelled
2025-08-23 06:18:26 +08:00
Copilot
bd54bb07c2 feat: refactor CLI and support -m flag (#388)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Muspi Merol <me@promplate.dev>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-08-23 06:07:18 +08:00
github-actions[bot]
9e4f7f2a02 chore(deps): update dependencies
Some checks failed
javascript checks / check (macos) (push) Has been cancelled
javascript checks / check (ubuntu) (push) Has been cancelled
javascript checks / check (windows) (push) Has been cancelled
python checks / check (push) Has been cancelled
python checks / test (macos, 3.13) (push) Has been cancelled
python checks / test (ubuntu, 3.13) (push) Has been cancelled
python checks / test (windows, 3.13) (push) Has been cancelled
python checks / publish-hmr (push) Has been cancelled
spell check / typos (push) Has been cancelled
auto update dependencies / update (push) Has been cancelled
auto update dependencies / lint (push) Has been cancelled
2025-08-22 00:39:54 +00:00
github-actions[bot]
97f328abf3 chore(deps): update dependencies
Some checks failed
javascript checks / check (macos) (push) Has been cancelled
javascript checks / check (ubuntu) (push) Has been cancelled
javascript checks / check (windows) (push) Has been cancelled
python checks / check (push) Has been cancelled
python checks / test (macos, 3.13) (push) Has been cancelled
python checks / test (ubuntu, 3.13) (push) Has been cancelled
python checks / test (windows, 3.13) (push) Has been cancelled
python checks / publish-hmr (push) Has been cancelled
spell check / typos (push) Has been cancelled
auto update dependencies / update (push) Has been cancelled
auto update dependencies / lint (push) Has been cancelled
2025-08-21 00:38:37 +00:00
dependabot[bot]
8e9cf359d7 chore(deps): bump pyodide-py from 0.28.0 to 0.28.2
Some checks failed
javascript checks / check (macos) (push) Has been cancelled
javascript checks / check (ubuntu) (push) Has been cancelled
javascript checks / check (windows) (push) Has been cancelled
python checks / check (push) Has been cancelled
python checks / test (macos, 3.13) (push) Has been cancelled
python checks / test (ubuntu, 3.13) (push) Has been cancelled
python checks / test (windows, 3.13) (push) Has been cancelled
python checks / publish-hmr (push) Has been cancelled
spell check / typos (push) Has been cancelled
auto update dependencies / update (push) Has been cancelled
auto update dependencies / lint (push) Has been cancelled
Bumps [pyodide-py](https://github.com/pyodide/pyodide) from 0.28.0 to 0.28.2.
- [Release notes](https://github.com/pyodide/pyodide/releases)
- [Commits](https://github.com/pyodide/pyodide/compare/0.28.0...0.28.2)

---
updated-dependencies:
- dependency-name: pyodide-py
  dependency-version: 0.28.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-20 23:58:54 +08:00
dependabot[bot]
899c112f58 chore(deps): bump pyodide from 0.28.0 to 0.28.2
Bumps [pyodide](https://github.com/pyodide/pyodide) from 0.28.0 to 0.28.2.
- [Release notes](https://github.com/pyodide/pyodide/releases)
- [Commits](https://github.com/pyodide/pyodide/compare/0.28.0...0.28.2)

---
updated-dependencies:
- dependency-name: pyodide
  dependency-version: 0.28.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-20 23:57:51 +08:00
Muspi Merol
4dd71e07c4 chore: simplify __setitem__ and __delitem__
Some checks failed
javascript checks / check (macos) (push) Has been cancelled
javascript checks / check (ubuntu) (push) Has been cancelled
javascript checks / check (windows) (push) Has been cancelled
python checks / check (push) Has been cancelled
python checks / test (macos, 3.13) (push) Has been cancelled
python checks / test (ubuntu, 3.13) (push) Has been cancelled
python checks / test (windows, 3.13) (push) Has been cancelled
spell check / typos (push) Has been cancelled
python checks / publish-hmr (push) Has been cancelled
auto update dependencies / update (push) Has been cancelled
auto update dependencies / lint (push) Has been cancelled
2025-08-19 09:39:37 +08:00