pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:JavaScript language:C#
Filter by
197M results
Summary
- Add a bundled coding agent config at examples/coding_agent_config.json
- Wire --agent-config coding into Sage CLI run/chat/resume flows
- Add Terminal TUI support for sage tui coding, ...
Adjusted the sys.path injection in backend/alembic/env.py to point to the backend directory instead of the project root.
This ensures that Python resolves internal absolute imports like from app.models... ...
Summary
First batch of world-class features (all client-side, no backend needed):
- Full-text search — /search.html + a search box on the catalogue (title, summary, professor, topic, key terms,
...
Adds a dist job to CI that builds the published artifacts and validates them, plus a reusable scripts/validate_dist.py
that runs the same checks locally.
What the gate checks
1. Build the wheel and ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
Automatically fetched new card images from the source server.
- Previous max ID: 3679
- Scanned range: 3679+1 ~ 4179
- Gaps checked: 1000
- New
images: 3680, 3681, 3682, 3683, ...
概要
勤怠管理(line-attendance)のリッチメニューを2ページ(打刻タブ / 確認・連絡タブ)で追加します。ページ間はタブ切替(richmenuswitch+エイリアス)で、API登録が必要なため SetupRichMenu()
を用意しました。
変更内容
- common/LineUtil.js: リッチメニューAPI(create/delete/uploadImage/alias/setDefault/list) ...
What
Adds a dist job to ci.yml that builds and validates the PyPI artifacts on every push/PR, plus a fix for a real sdist
bloat found while building it.
Publishing scolta is manual, and nothing in CI ...
Resumen de Cambios: Reestructuración de Archivos
Se ha completado con éxito la reestructuración del proyecto Programación Numérica de acuerdo con el plan aprobado,
organizando el código en módulos separados ...