pythinker-code 0.53.0__tar.gz → 0.54.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/PKG-INFO +21 -22
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/README.md +20 -21
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/pyproject.toml +1 -1
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/CHANGELOG.md +12 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/agents/default/agent.yaml +1 -0
- pythinker_code-0.54.0/src/pythinker_code/tools/workflow/__init__.py +244 -0
- pythinker_code-0.54.0/src/pythinker_code/tools/workflow/description.md +22 -0
- pythinker_code-0.54.0/src/pythinker_code/tools/workflow/display.py +105 -0
- pythinker_code-0.54.0/src/pythinker_code/tools/workflow/engine.py +536 -0
- pythinker_code-0.54.0/src/pythinker_code/web/static/assets/architecture-7EHR7CIX-YNeFThJ3.js +1 -0
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/architectureDiagram-3BPJPVTR-M3KdPvuE.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/architectureDiagram-3BPJPVTR-D4n-n7vC.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/blockDiagram-GPEHLZMM-DstE_RSS.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/blockDiagram-GPEHLZMM-TGZkXL6n.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/bootstrap-44gJdtbD.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/bootstrap-BVMAisjM.js +5 -5
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/c4Diagram-AAUBKEIU-kaBBDUMT.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/c4Diagram-AAUBKEIU-Cz6GwRDk.js +1 -1
- pythinker_code-0.54.0/src/pythinker_code/web/static/assets/channel-HNA7CUS2.js +1 -0
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/chunk-2J33WTMH-B6mCB1cG.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/chunk-2J33WTMH-By6YTYJQ.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/chunk-3OPIFGDE-Bl_8is_l.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/chunk-3OPIFGDE-Dt82C0bo.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/chunk-5ZQYHXKU-BDyAc-ce.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/chunk-5ZQYHXKU-BM56TRb5.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/chunk-727SXJPM-Cdn7OOFV.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/chunk-727SXJPM-NDAU6W5T.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/chunk-AQP2D5EJ-CsQyxy7H.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/chunk-AQP2D5EJ-DUjGJRsU.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/chunk-CSCIHK7Q-C62GU1Ce.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/chunk-CSCIHK7Q-CEiGGFxh.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/chunk-JAPRZBRM-BCkoGeXB.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/chunk-JAPRZBRM-Dt0AYZb8.js +4 -4
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/chunk-KSCS5N6A-B7w1Ixhx.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/chunk-KSCS5N6A-LCyJwV_C.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/chunk-L5ZTLDWV-DIQk3_g2.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/chunk-L5ZTLDWV-CrZNuc63.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/chunk-LZXEDZCA-CAjoGV8E.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/chunk-LZXEDZCA-ns_8Fkhb.js +2 -2
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/chunk-ND2GUHAM-ClPwHXEC.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/chunk-ND2GUHAM-CdtQSNWw.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/chunk-NZK2D7GU-BbL6iAnF.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/chunk-NZK2D7GU-xkk-mxjz.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/chunk-O5CBEL6O-CIPQvtw6.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/chunk-O5CBEL6O-dLExb6dh.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/chunk-WU5MYG2G-D5AYSdxz.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/chunk-WU5MYG2G-DPtjJoLM.js +1 -1
- pythinker_code-0.54.0/src/pythinker_code/web/static/assets/classDiagram-4FO5ZUOK-BD4rO6AF.js +1 -0
- pythinker_code-0.54.0/src/pythinker_code/web/static/assets/classDiagram-v2-Q7XG4LA2-BD4rO6AF.js +1 -0
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/code-block-IT6T5CEO-qssdoVdT.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/code-block-IT6T5CEO-wXDiSLl-.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/dagre-BM42HDAG-BgbjWYUn.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/dagre-BM42HDAG-Bn7E1Fj8.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/diagram-2AECGRRQ-Dxlq6NBd.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/diagram-2AECGRRQ-Pa_ehGQL.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/diagram-5GNKFQAL-DoxORiaz.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/diagram-5GNKFQAL-BZZDITpc.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/diagram-KO2AKTUF-CJvB-iBC.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/diagram-KO2AKTUF-B6xha9yc.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/diagram-LMA3HP47-Cwk8AYzJ.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/diagram-LMA3HP47-BrAZ77AY.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/diagram-OG6HWLK6-H9_CfKaE.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/diagram-OG6HWLK6-DK3mwNXR.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/dist-Cbz9nsEl.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/dist-B49waVm5.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/erDiagram-TEJ5UH35-Kn0sfQwa.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/erDiagram-TEJ5UH35-m1kmZg7Q.js +1 -1
- pythinker_code-0.54.0/src/pythinker_code/web/static/assets/eventmodeling-FCH6USID-Dev81jRN.js +1 -0
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/flowDiagram-I6XJVG4X-DkwXUbkq.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/flowDiagram-I6XJVG4X-BpL0RG0_.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/ganttDiagram-6RSMTGT7-BImlJiAd.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/ganttDiagram-6RSMTGT7-CMXTE2x3.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/gitGraph-WXDBUCRP-DIVAb046.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/gitGraph-WXDBUCRP-Cdu8YGW9.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/gitGraphDiagram-PVQCEYII-BCc-7Ijd.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/gitGraphDiagram-PVQCEYII-nZKsJ24J.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/index-D9AoELRG.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/index-efBJITL2.js +2 -2
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/info-J43DQDTF-Nv0OYzsf.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/info-J43DQDTF-DLzjcqTz.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/infoDiagram-5YYISTIA-CRY7SD-9.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/infoDiagram-5YYISTIA-Bpt_SGU1.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/ishikawaDiagram-YF4QCWOH-BKZLCis4.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/ishikawaDiagram-YF4QCWOH-BFhgsyA-.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/journeyDiagram-JHISSGLW-BGsgmlDR.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/journeyDiagram-JHISSGLW-CjJVsVGJ.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/kanban-definition-UN3LZRKU-Dl6MhDjP.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/kanban-definition-UN3LZRKU-CEvaKXNJ.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/line-CPPT5WGh.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/line-B8Jzd_QW.js +1 -1
- pythinker_code-0.54.0/src/pythinker_code/web/static/assets/mermaid-VLURNSYL-i_Ih6fkd.js +1 -0
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/mermaid-parser.core-UWSMf98O.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/mermaid-parser.core-C0ZLlUC_.js +2 -2
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/mermaid.core-BFp8L3Od.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/mermaid.core-C5dpWzov.js +3 -3
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/mindmap-definition-RKZ34NQL-CtoEtRtq.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/mindmap-definition-RKZ34NQL-BjPKmY-1.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/packet-YPE3B663-czc_Y598.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/packet-YPE3B663-DHMbkG_h.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/pie-LRSECV5Y-Dlqjn7SW.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/pie-LRSECV5Y-BACrylWV.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/pieDiagram-4H26LBE5-J8ZmExPL.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/pieDiagram-4H26LBE5-C1vYiZPX.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/quadrantDiagram-W4KKPZXB-CTwH6N4H.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/quadrantDiagram-W4KKPZXB-DBPpIDOq.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/radar-GUYGQ44K-E8h-9Tp2.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/radar-GUYGQ44K-BEDtE020.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/requirementDiagram-4Y6WPE33-C7zGLmNF.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/requirementDiagram-4Y6WPE33-3Df-ZzVG.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/sankeyDiagram-5OEKKPKP-CAD75-Jw.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/sankeyDiagram-5OEKKPKP-gMxap75A.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/sequenceDiagram-3UESZ5HK-BDwcEkw0.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/sequenceDiagram-3UESZ5HK-Bs4dfOLc.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/stateDiagram-AJRCARHV-BhQxea7c.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/stateDiagram-AJRCARHV-CJ2-32qW.js +1 -1
- pythinker_code-0.54.0/src/pythinker_code/web/static/assets/stateDiagram-v2-BHNVJYJU-BLgmR0t0.js +1 -0
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/timeline-definition-PNZ67QCA-Bia6PknG.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/timeline-definition-PNZ67QCA-DGgll1Sz.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/treeView-BLDUP644-C3etrXgV.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/treeView-BLDUP644-_R2c4L7Y.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/treemap-LRROVOQU-DnfgWgTv.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/treemap-LRROVOQU-BCHMzPCX.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/vennDiagram-CIIHVFJN-hjnkp2yc.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/vennDiagram-CIIHVFJN-Df0GpLqz.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/wardley-L42UT6IY-B9O7bk6o.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/wardley-L42UT6IY-DUzjEqyI.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/wardleyDiagram-YWT4CUSO-BmM0hzd-.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/wardleyDiagram-YWT4CUSO-GTEhdIku.js +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/xychartDiagram-2RQKCTM6-DCg3qSi8.js → pythinker_code-0.54.0/src/pythinker_code/web/static/assets/xychartDiagram-2RQKCTM6-DIfs3qcH.js +1 -1
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/index.html +1 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/architecture-7EHR7CIX-CfoWhaKI.js +0 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/channel-CyvphmC0.js +0 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/classDiagram-4FO5ZUOK-DRTu63MI.js +0 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/classDiagram-v2-Q7XG4LA2-DRTu63MI.js +0 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/eventmodeling-FCH6USID-BxtfJZTX.js +0 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/mermaid-VLURNSYL-8YTfkEIc.js +0 -1
- pythinker_code-0.53.0/src/pythinker_code/web/static/assets/stateDiagram-v2-BHNVJYJU-Cgm8rlqz.js +0 -1
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/LICENSE +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/NOTICE +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/__main__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/acp/AGENTS.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/acp/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/acp/convert.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/acp/host.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/acp/mcp.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/acp/server.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/acp/session.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/acp/tools.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/acp/types.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/acp/version.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/agents/default/ask.yaml +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/agents/default/code_reviewer.yaml +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/agents/default/coder.yaml +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/agents/default/debug.yaml +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/agents/default/debugger.yaml +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/agents/default/explore.yaml +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/agents/default/implementer.yaml +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/agents/default/judge.yaml +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/agents/default/plan.yaml +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/agents/default/planner.yaml +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/agents/default/review.yaml +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/agents/default/scout.yaml +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/agents/default/security_reviewer.yaml +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/agents/default/system.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/agents/default/verifier.yaml +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/agents/okabe/agent.yaml +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/agentspec.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/app.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/approval_runtime/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/approval_runtime/models.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/approval_runtime/runtime.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/alibaba.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/anthropic_direct.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/browser_login_page.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/deepseek.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/github_feedback.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/kimi.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/lm_studio.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/minimax.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/moonshot.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/oauth.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/ollama.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/openai/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/openai/_shared.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/openai/browser_flow.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/openai/catalog.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/openai/config_apply.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/openai/constants.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/openai/login.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/openai/models.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/openai/oauth_client.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/opencode_go.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/openrouter.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/platforms.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/auth/z_ai.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/background/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/background/agent_runner.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/background/ids.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/background/manager.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/background/models.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/background/store.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/background/summary.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/background/worker.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/cli/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/cli/__main__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/cli/_lazy_group.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/cli/dashboard.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/cli/debug.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/cli/export.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/cli/info.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/cli/mcp.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/cli/plugin.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/cli/review.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/cli/secscan.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/cli/security_scan.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/cli/skill.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/cli/system_prompt.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/cli/toad.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/cli/update.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/cli/web.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/config.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/constant.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/dashboard/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/dashboard/api/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/dashboard/api/sessions.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/dashboard/api/statistics.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/dashboard/api/system.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/dashboard/app.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/dashboard/static/assets/highlighted-body-OFNGDK62-BxVUIXn9.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/dashboard/static/assets/index-DAN_VzOP.css +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/dashboard/static/assets/index-DYyxzHPY.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/dashboard/static/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/dashboard/static/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/dashboard/static/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/dashboard/static/assets/inter-greek-wght-normal-CkhJZR-_.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/dashboard/static/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/dashboard/static/assets/inter-latin-wght-normal-Dx4kXJAl.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/dashboard/static/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/dashboard/static/assets/mermaid-GHXKKRXX-BR6KjYwB.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/dashboard/static/index.html +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/events.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/exception.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/execution_profiles.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/extensions.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/feedback.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/feedback_repo.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/file_restore.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/hooks/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/hooks/config.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/hooks/engine.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/hooks/events.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/hooks/runner.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/llm.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/lsp/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/lsp/client.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/lsp/diagnostics.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/lsp/framing.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/lsp/instance.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/lsp/manager.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/lsp/plugin_servers.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/lsp/protocol.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/lsp/recommend.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/lsp/service.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/memory/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/memory/consolidation.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/memory/harvest.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/memory/recall.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/memory/recap.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/memory/retriever.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/memory/sanitize.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/metadata.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/models_dev.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/native.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/notifications/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/notifications/llm.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/notifications/manager.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/notifications/models.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/notifications/notifier.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/notifications/store.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/notifications/wire.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/plugin/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/plugin/artifacts.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/plugin/dependency.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/plugin/directories.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/plugin/install.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/plugin/installed.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/plugin/integration.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/plugin/loader.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/plugin/manager.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/plugin/manifest.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/plugin/marketplace.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/plugin/options.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/plugin/policy.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/plugin/tool.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/project_memory.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/project_trust.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/prompt_templates.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/prompts/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/prompts/best_practices.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/prompts/compact.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/prompts/goal_continuation.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/prompts/goal_set.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/prompts/goal_wrap_up.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/prompts/init.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/prompts/learn.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/py.typed +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/scratchpad.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/session.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/session_cleanup.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/session_fork.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/session_recap.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/session_state.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/share.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skill/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skill/flow/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skill/flow/d2.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skill/flow/mermaid.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skill/lockfile.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skills/agent-creator/SKILL.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skills/check-impl-against-spec/SKILL.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skills/cleanup-audit/SKILL.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skills/create-pr/SKILL.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skills/customize-pythinker/SKILL.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skills/designer-skill/SKILL.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skills/diagnose-ci-failures/SKILL.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skills/fix-errors/SKILL.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skills/implement-specs/SKILL.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skills/judge-minimum-diff/SKILL.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skills/judge-overengineering-review/SKILL.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skills/pr-walkthrough/SKILL.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skills/pythinker-code-help/SKILL.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skills/reproduce-bug-report/SKILL.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skills/resolve-merge-conflicts/SKILL.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skills/review-pr/SKILL.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skills/skill-creator/SKILL.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skills/spec-driven-implementation/SKILL.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skills/write-product-spec/SKILL.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/skills/write-tech-spec/SKILL.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/agent.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/api_errors.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/approval.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/btw.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/compaction.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/compaction_restore.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/context.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/deliberation.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/denwarenji.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/dynamic_injection.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/dynamic_injections/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/dynamic_injections/agent_list.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/dynamic_injections/auto_mode.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/dynamic_injections/git_status.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/dynamic_injections/goal_mode.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/dynamic_injections/inline_commands.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/dynamic_injections/lsp_diagnostics.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/dynamic_injections/model_defense.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/dynamic_injections/orchestration.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/dynamic_injections/permissions_state.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/dynamic_injections/plan_mode.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/flow_runner.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/live_tokens.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/message.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/permission.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/pythinkersoul.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/slash.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/soul/toolset.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/subagents/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/subagents/builder.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/subagents/codenames.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/subagents/core.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/subagents/discovery.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/subagents/git_context.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/subagents/models.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/subagents/output.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/subagents/registry.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/subagents/runner.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/subagents/store.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/subagents/usage.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/subagents/worktree.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/telemetry/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/telemetry/config.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/telemetry/crash.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/telemetry/errors.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/telemetry/metrics.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/telemetry/names.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/telemetry/otel.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/telemetry/sentry.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/telemetry/sink.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/thinking.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/AGENTS.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/agent/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/agent/description.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/ask_user/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/ask_user/description.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/background/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/background/handoff.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/background/input.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/background/list.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/background/output.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/background/stop.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/display.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/dmail/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/dmail/dmail.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/file/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/file/glob.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/file/glob.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/file/grep.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/file/grep_local.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/file/plan_mode.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/file/read.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/file/read.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/file/read_media.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/file/read_media.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/file/replace.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/file/replace.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/file/utils.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/file/write.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/file/write.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/goal/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/goal/update_goal.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/lsp/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/lsp/formatters.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/lsp/schemas.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/lsp/symbol_context.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/lsp/tool.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/lsp/tool.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/mcp_resource/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/mcp_resource/list_description.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/mcp_resource/prompt_description.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/mcp_resource/read_description.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/memory/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/memory/memory.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/memory/routing_guard.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/plan/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/plan/description.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/plan/enter.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/plan/enter_description.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/plan/handoff.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/plan/heroes.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/progress/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/progress/description.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/recall/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/recall/description.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/scratchpad/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/scratchpad/scratchpad_tool.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/shell/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/shell/bash.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/shell/powershell.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/skill/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/skill/_mcp_bridge.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/skill/description.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/suggest/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/suggest/description.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/test.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/think/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/think/think.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/todo/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/todo/set_todo_list.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/tool_search/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/tool_search/tool_search.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/utils.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/web/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/web/_allowlist.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/web/fetch.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/web/fetch.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/web/search.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/web/search.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/worktree/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/worktree/enter_worktree.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/tools/worktree/exit_worktree.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/acp/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/color_utils.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/print/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/print/visualize.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/components/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/components/base.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/components/bash_execution.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/components/bordered_loader.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/components/diff.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/components/dynamic_border.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/components/footer.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/components/key_hints.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/components/markdown.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/components/messages.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/components/panel.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/components/render_utils.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/components/report.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/components/report_prose_blocks.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/components/report_update.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/components/settings_list.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/components/special_messages.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/components/tool_execution.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/console.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/debug.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/design_system.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/echo.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/export_import.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/glyphs.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/keyboard.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/keymap.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/markdown/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/markdown/audit.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/markdown/elements.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/markdown/fences.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/markdown/normalizers.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/markdown/renderer.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/markdown/streaming.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/mcp_status.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/model_picker.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/motion.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/oauth.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/placeholders.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/prompt.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/render_constants.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/replay.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/selector.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/selectors/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/selectors/code_theme.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/selectors/extension.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/selectors/oauth.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/selectors/settings.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/selectors/show_images.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/selectors/theme.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/selectors/thinking.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/session_picker.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/setup.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/slash.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/spacing.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/spinner_words.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/startup.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/stats.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/stats_collector.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/stats_pricing.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/statusline.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/sync_output.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/task_browser.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tips.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/_file_diff.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/_render_utils.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/agent.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/ask_user.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/background.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/bash.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/edit.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/find.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/generic.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/grep.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/implement_judge.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/lsp.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/mcp_resource.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/memory.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/plan.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/read.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/read_media.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/skill.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/smart_search.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/think.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/todo.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/tool_search.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/web.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/worktree.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/tool_renderers/write.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/update.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/update_orchestrator.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/usage.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/usage_activity.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/usage_adapters/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/usage_adapters/alibaba.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/usage_adapters/anthropic_admin.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/usage_adapters/base.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/usage_adapters/deepseek.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/usage_adapters/minimax.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/usage_adapters/openai_admin.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/usage_adapters/openai_chatgpt.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/usage_adapters/opencode_go.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/usage_adapters/openrouter.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/usage_adapters/pythinker.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/usage_adapters/pythinker_ai.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/usage_render.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/visualize/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/visualize/_activity_tree.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/visualize/_approval_panel.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/visualize/_blocks.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/visualize/_btw_panel.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/visualize/_dialog_shell.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/visualize/_diff_live.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/visualize/_input_router.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/visualize/_interactive.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/visualize/_live_view.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/visualize/_question_panel.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/visualize/_transcript.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/shell/visualize/_worklog.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/terminal_background.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/terminal_capabilities.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/theme/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/theme/adapters/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/theme/adapters/markdown.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/theme/adapters/task_browser.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/theme/capabilities.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/theme/palettes.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/theme/pythinker_themes.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/theme/registry.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/theme/resolver.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/theme/spec.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/ui/tui_config.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/update_policy.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/usage_ratelimit_cache.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/aiohttp.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/aioqueue.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/artifacts.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/broadcast.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/changelog.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/clipboard.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/datetime.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/diff.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/editor.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/environment.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/envvar.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/export.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/file_filter.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/file_read_cache.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/frontmatter.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/gitignore.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/io.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/logging.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/mcp_names.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/media_limits.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/media_tags.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/message.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/path.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/proctitle.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/proxy.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/pyinstaller.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/rich/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/rich/columns.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/rich/diff_render.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/rich/markdown.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/rich/markdown_sample.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/rich/markdown_sample_short.md +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/rich/syntax.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/sensitive.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/server.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/signals.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/slashcmd.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/sleep_inhibitor.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/string.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/subprocess_env.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/term.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/trust.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/utils/typing.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/api/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/api/config.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/api/open_in.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/api/sessions.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/app.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/auth.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/models.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/runner/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/runner/messages.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/runner/process.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/runner/worker.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/_headers +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_AMS-Regular-DMm9YOAa.woff +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_AMS-Regular-DRggAlZN.ttf +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Fraktur-Regular-CB_wures.ttf +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Main-Bold-Cx986IdX.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Main-Bold-Jm3AIy58.woff +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Main-Bold-waoOVXN0.ttf +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Main-Italic-3WenGoN9.ttf +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Main-Italic-BMLOBm91.woff +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Main-Regular-B22Nviop.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Main-Regular-Dr94JaBh.woff +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Main-Regular-ypZvNtVU.ttf +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Math-Italic-DA0__PXp.woff +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Math-Italic-flOr_0UB.ttf +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Math-Italic-t53AETM-.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Script-Regular-C5JkGWo-.ttf +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Script-Regular-D3wIWfF6.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Script-Regular-D5yQViql.woff +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Size1-Regular-C195tn64.woff +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Size2-Regular-oD1tc_U0.woff +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Size3-Regular-CTq5MqoE.woff +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Size4-Regular-BF-4gkZK.woff +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Size4-Regular-DWFBv043.ttf +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/abap-CLvhMVsD.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/actionscript-3--17pq3dv.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/ada-C5qYipkI.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/andromeeda-vGVdxbeo.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/angular-html-BKhkKBsm.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/angular-ts-CYPbMJCA.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/apache-U0d_L8uA.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/apex-CGTLDQj6.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/apl-D7bENxmy.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/applescript-CCn79oCD.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/ara-4CJ0cIlV.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/arc-8BWbC-0s.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/array-BifhSqXX.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/asciidoc-DE70LPWp.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/asm-Cmm7eHzH.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/astro-B1l9MDUT.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/aurora-x-CDeNXAV0.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/awk-BWXHIvNe.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/ayu-dark-DluEY0Gj.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/ayu-light-C3h-C4tm.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/ayu-mirage-Bqwy1Gya.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/ballerina-B7ZEbQpA.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/bat-Bo4NYOV-.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/beancount-D-usSTwE.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/berry-DKpUyyne.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/bibtex-Ci_nEsc7.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/bicep-CUHmPFLl.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/bird2-C2hNVINV.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/blade-BlkqRXu6.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/bootstrap-BhLLvBaE.css +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/bsl-BkkzgIyY.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/c-PpPxyn8g.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/c3-CnJL0r0V.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/cadence-CQ2zXKGN.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/cairo-DLTphjLi.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/catppuccin-frappe-3VR1Za6u.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/catppuccin-latte-DwIHMF0Q.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/catppuccin-macchiato-DYnBP6_5.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/catppuccin-mocha-DYhrFGRu.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/character-entities-legacy-Wut6vMuj.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/chevrons-up-down-Dwo0Il5v.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/chunk-4BX2VUAB-C0kf5ycP.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/chunk-55IACEB6-QyFAFTWp.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/chunk-BSJP7CBP-DIpfLhEz.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/chunk-Cyuzqnbw.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/chunk-FMBD7UC4-C9D6P7Uq.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/chunk-NNHCCRGN-DmZbXBJw.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/chunk-QZHKN3VN-CyVdgm44.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/chunk-XPW4576I-ru3A962d.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/clarity-SemFz856.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/clojure-DqKBuwfJ.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/cmake-Bj61d0ZC.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/cobol-BoXxFQjh.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/codeowners-C8r90Shi.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/codeql-oeQT6MSM.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/coffee-B5TREocO.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/common-lisp-Cv5bFMCO.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/coq-BrsZFFmf.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/cose-bilkent-S5V4N54A-PjRvINHM.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/cpp-CVIk4zoB.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/crystal-CvUuUt6_.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/csharp-Ct8U2NOr.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/css-D7o5g6xi.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/csv-Dx-8-gkx.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/cue-CE9AQfxI.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/cypher-ClKdZ_lG.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/cytoscape.esm-jXPf2pm4.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/d-qD-0Kul2.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/dagre-Uyq5yTtG.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/dark-plus-Cs2F2srj.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/dart-DkHntEIa.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/dax-BkyTk9wS.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/defaultLocale-C8Fc0cco.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/desktop-Dlh5hvp9.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/diff-BDNflWRl.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/diff-Dvab7kiv.css +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/diff-woXpYk--.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/dist-B7jLwIkG.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/dist-D4B_Bs5p.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/dist-reBDvVlc.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/docker-IyjqRm3v.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/dotenv-_5a1GRtc.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/dracula-BHWKrbxM.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/dracula-soft-5eyTD99u.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/dream-maker-DW3nJb8Q.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/edge-CmXZi-az.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/elixir-BoRIkjDi.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/elm-Cm7sFdI1.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/emacs-lisp-C9PiwqqW.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/erb-DuMAGb6i.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/erlang-Cphh6RMH.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/everforest-dark-sB-x3p7T.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/everforest-light-Df2xbC6M.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/fennel-DQxkIbk2.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/fish-BJitypiv.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/fluent-C03EYrpw.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/fortran-fixed-form-DEKoE2YW.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/fortran-free-form-CYNrtFtB.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/fsharp-D13ZGOAj.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/gdresource-C0sCabJj.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/gdscript-Cp2uCuqX.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/gdshader-CBce3t8t.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/genie-CV2tkWYe.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/gherkin-DExj1W_8.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/git-commit-BSykSTBG.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/git-rebase-D2tSwjJb.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/github-dark-C-LZuMrd.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/github-dark-default-DXG-b-1a.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/github-dark-dimmed-Bx1FflLF.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/github-dark-high-contrast-B_tTalzw.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/github-light-EUqPIrTm.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/github-light-default-BXViO-2h.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/github-light-high-contrast-B68TUdTA.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/gleam-CSRkHgEL.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/glimmer-js--VVKNatA.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/glimmer-ts-Bfa_wiNC.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/glsl-MPwHyiXQ.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/gn-ilITqXS6.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/gnuplot-7GGW24-e.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/go-BJwz_mda.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/graphlib-C22s9MDV.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/graphql-NW854Khs.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/groovy-CacY0gHj.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/gruvbox-dark-hard-C820rvS2.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/gruvbox-dark-medium-BPjhmG05.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/gruvbox-dark-soft-MrdJrrXF.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/gruvbox-light-hard-BC_s9l72.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/gruvbox-light-medium-BAWPOn9u.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/gruvbox-light-soft-BSMLrYjP.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/hack-CSl79E5u.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/haml-Dmb1YmHj.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/handlebars-Du8DtnRB.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/haskell-D8IpX4py.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/haxe-OTjmBuCE.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/hcl-Dh228itO.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/hjson-CxZEssPk.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/hlsl-Cvrh5tZx.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/horizon-CE9ld1lL.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/horizon-bright-Br1oVSNq.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/houston-CsvMBhTu.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/html-Kpl3bQKd.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/html-derivative-BEEWNZ8Y.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/http-HvMG3K54.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/hurl-CLh1t2ES.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/hxml-B0Qn7Nwc.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/hy-CZbG8q4J.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/imba-DsUTQ-LC.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/ini-B5eOa1yu.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/init-D6jRqBbL.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/inter-greek-wght-normal-CkhJZR-_.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/inter-latin-wght-normal-Dx4kXJAl.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/java-Cst_eZTE.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/javascript-i_rUTyCW.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/jinja-CaXggA6f.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/jison-D9Fg2JgN.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/json-DS5j4FfK.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/json5-BR5RXkoi.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/jsonc-CYpm1nAK.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/jsonl-CmCQp5Yx.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/jsonnet-CJTPZ8u_.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/jssm-DXw9l8Rf.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/jsx-CFyhNHav.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/jsx-runtime-wSvXh6gi.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/julia-R8NNmfP1.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/just-BhhHYlS8.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/kanagawa-dragon-CXtmUGW6.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/kanagawa-lotus-BN08jTvb.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/kanagawa-wave-CTweb8Dz.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/katex-BGaDVET_.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/katex-BorAY7qD.css +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/kdl-CsD5j6eV.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/kotlin-DhhofPvG.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/kusto-BUv0MjJC.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/laserwave-C_8bwKvT.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/latex-D5k_uhWv.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/lean-CewbzKMR.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/less-DVTAwKKz.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/lib-BLxG8W6T.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/libesm-8-2luV-1.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/light-plus-DVQuIRkW.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/linear-BktLjFGX.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/liquid-Q0_hzjly.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/llvm-Cm23YOpf.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/log-BNLmms1o.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/logo-Cluzi2Zq.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/lua-VoGSg0xb.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/luau-CNKltnaQ.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/make-Dixweg8N.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/markdown-BYOwaDjH.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/marked.esm-DLdcrU5H.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/marko-D_aeUD__.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/material-theme-Bm3Qr25_.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/material-theme-darker-2IIEA8gg.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/material-theme-lighter-uhdI0v04.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/material-theme-ocean-CHQ94UKr.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/material-theme-palenight-B5W6OYN7.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/matlab-D7qyCx1q.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/mdc-BSifqehP.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/mdx-DQZ5AkYe.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/mermaid-Bk4SNUv9.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/min-dark-BSWPekZh.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/min-light-DDpmG2fV.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/mipsasm-BMqwQI7S.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/mojo-BgCJLMeH.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/monokai-CdkpiU2Y.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/moonbit-CaWjb8XO.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/move-B1IS1UjX.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/narrat-_X_XdTYD.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/nextflow-Bbiyy34d.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/nextflow-groovy-Dc_ddanL.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/nginx-CgHaWcsO.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/night-owl-DhmEMT88.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/night-owl-light-eJ-hLW7d.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/nim-BuixXxPS.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/nix-IvuFDN5E.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/nord-Cb4Vim4T.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/nushell-DcLAeLz5.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/objective-c-D1A_Heim.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/objective-cpp-BsSzOQcm.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/ocaml-O90oeIOV.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/odin-B1RWQWA5.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/one-dark-pro-CLwyXe_n.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/one-light-D7Lr4KcI.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/openscad-BUDT5pXO.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/ordinal-hYBb2elL.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/pascal-4ZHwLPI5.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/path-BWPyau1x.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/perl-BLMySlFJ.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/php-Czf_fybR.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/pkl-ot-7Btpt.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/plastic-DQwYfKfQ.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/plsql-DGHpHOYJ.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/po-BiJDBrnU.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/poimandres-DRFjx7u4.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/polar-C7UOKdEL.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/postcss-BXeXVLqQ.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/powerquery-DNMTfnFr.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/powershell-DshXNtvi.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/prisma-BsRQq5mF.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/prolog-iXnhIJG7.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/proto-DB4EqR-F.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/pug-CsZglf8T.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/puppet-CDv2pdJW.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/purescript-9MfHhQsQ.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/python-gzcpVVnB.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/qml-DcW_sT3t.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/qmldir-DCQb3MpD.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/qss-Fe1Jh2GI.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/r-D2d3McyU.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/racket-DcIDlBhZ.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/raku-B3gFvitq.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/razor-oFpUW61Z.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/red-CJ3rzSJv.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/reg-CRGYupPL.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/regexp-Bu0flJgP.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/rel-BtDbiS_P.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/riscv-Ckw8ddFX.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/ron-VUp2lXgN.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/rose-pine-BthvhNj6.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/rose-pine-dawn-Dg85fqjY.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/rose-pine-moon-hon4tzzS.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/rosmsg-CAekHB0j.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/rough.esm-CSKSodPl.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/rst-U6Eu7ipE.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/ruby-CUQsVT6d.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/rust-Cfkwpbl8.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/sas-CNBFrLhc.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/sass-DXrisJhu.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/scala-DKOlJaKm.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/scheme-DQCgrYNe.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/scss-CPnU-uuv.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/sdbl-bTVj8UrX.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/shaderlab-TOUzSsQk.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/shellscript-BbTp1yjG.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/shellsession-BmAC8SMF.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/slack-dark-DnToyrRv.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/slack-ochin-B2OO5cIa.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/smalltalk-B16xEiuN.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/snazzy-light-4G7pJPwS.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/solarized-dark-DV17i1UV.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/solarized-light-DSh2HLQt.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/solidity-CKzVLygQ.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/soy-CdbyEXp6.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/space-separated-tokens-DpjE5PGy.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/sparql-D_iOobhT.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/splunk-BC2Px7Mm.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/sql-hpBkusIy.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/src-D-NMWEou.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/ssh-config-BgfXC-Er.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/stata-DVbvk3qH.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/stylus-B6D30XZt.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/surrealql-DxccxuMd.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/svelte-DzNm5V2w.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/swift-DonLKvLd.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/synthwave-84-nFMaYfgc.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/system-verilog-DJ5XKQeo.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/systemd-BxMlprV5.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/talonscript-CohzipZa.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/tasl-DMoTqEGO.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/tcl-CZd0xW_V.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/templ-CsM0tTsw.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/terraform-DswuEJGm.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/tex-B0f_hYr8.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/tokyo-night-oM2G3aXe.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/toml-CcmNWLt0.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/ts-tags-Bf-FGGvT.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/tsv-sltzmVWM.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/tsx-DFvk7AwW.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/turtle-ByJddavk.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/twig-VJ4-Ntm0.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/typescript-DHTLvXzV.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/typespec-B88KGewJ.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/typst-DI99ib-x.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/v-DETTlOr0.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/v4-DqR3yzBO.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/vala-zf12oZj6.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/vb-Djn5o6TS.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/verilog-CiiDBU1e.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/vesper-D5bVUKB1.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/vhdl-BroJfC0k.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/viml-DvXPmvsu.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/vitesse-black-fwtXNY1n.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/vitesse-dark-BZCL-v6S.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/vitesse-light-VbXTXTou.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/vue-D3dSYZKz.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/vue-html-DQch_7VQ.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/vue-vine-B67Dz05t.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/vyper-CgoNMtux.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/wasm-BnjxR4X6.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/wasm-ByWQv1Qj.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/wenyan-C8pVoKbM.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/wgsl-BsKzXJz4.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/wikitext-ClFFjSW2.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/wit-DdvCle-K.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/wolfram-DLL8P-h_.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/xml-C33zriiW.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/xsl-BFS2wyMt.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/yaml-w0rMsuN4.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/zenscript-BnlCZFoB.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/assets/zig-CMLA9XwU.js +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/brand/apple-touch-icon.png +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/brand/arctecture.webp +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/brand/bimi-logo.svg +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/brand/favicon.ico +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/brand/fonts/dm-sans-latin-ext.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/brand/fonts/dm-sans-latin.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/brand/fonts/instrument-sans-latin-ext.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/brand/fonts/instrument-sans-latin.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/brand/fonts/instrument-serif-latin-ext.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/brand/fonts/instrument-serif-latin.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/brand/fonts/libre-baskerville-italic-latin-ext.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/brand/fonts/libre-baskerville-italic-latin.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/brand/fonts/libre-baskerville-latin-ext.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/brand/fonts/libre-baskerville-latin.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/brand/fonts/roboto-latin-ext.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/brand/fonts/roboto-latin.woff2 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/brand/icon-192.png +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/brand/icon-512.png +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/brand/icon.svg +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/brand/logo.png +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/brand/pythinker_animated.svg +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/brand/robots.txt +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/install.ps1 +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/install.sh +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/static/logo.png +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/store/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/web/store/sessions.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/wire/__init__.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/wire/file.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/wire/jsonrpc.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/wire/protocol.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/wire/root_hub.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/wire/serde.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/wire/server.py +0 -0
- {pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/wire/types.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pythinker-code
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.54.0
|
|
4
4
|
Summary: Pythinker — an agentic CLI developed by Pythoughts-labs.
|
|
5
5
|
Keywords: cli,agent,ai,coding-assistant,llm,claude,openai,terminal
|
|
6
6
|
Author: Pythoughts-labs
|
|
@@ -115,12 +115,11 @@ It speaks the [**Agent Client Protocol (ACP)**](https://github.com/agentclientpr
|
|
|
115
115
|
|
|
116
116
|
---
|
|
117
117
|
|
|
118
|
-
## 🆕 What's New in 0.
|
|
118
|
+
## 🆕 What's New in 0.54.0
|
|
119
119
|
|
|
120
|
-
- **
|
|
121
|
-
- **Cleaner `ImplementAndJudge` label in the TUI.** The chain now shows `Implement & Judge — <brief>` instead of the raw `ImplementAndJudge(4 args: …)` argument dump.
|
|
120
|
+
- **New `Workflow` tool for deterministic multi-agent orchestration.** The default agent can author and run a script that fans work out across subagents with `agent()`, `parallel()`, and `pipeline()`, with live progress, structured-schema output, an optional token budget, and a single up-front approval.
|
|
122
121
|
|
|
123
|
-
Upgrade with `pythinker update`, `pip install --upgrade pythinker-code==0.
|
|
122
|
+
Upgrade with `pythinker update`, `pip install --upgrade pythinker-code==0.54.0`, or use the native installer for your platform from the [Releases page](https://github.com/Pythoughts-labs/pythinker-code/releases/latest).
|
|
124
123
|
|
|
125
124
|
|
|
126
125
|
---
|
|
@@ -210,7 +209,7 @@ matches your OS — no Python, Node, or `uv` prerequisite.
|
|
|
210
209
|
|
|
211
210
|
| Platform | Recommended install | Artifact source |
|
|
212
211
|
|---|---|---|
|
|
213
|
-
| **🪟 Windows** | `irm https://pythinker.com/install.ps1 \| iex` | `PythinkerSetup-0.
|
|
212
|
+
| **🪟 Windows** | `irm https://pythinker.com/install.ps1 \| iex` | `PythinkerSetup-0.54.0.exe` from [Releases](https://github.com/Pythoughts-labs/pythinker-code/releases/latest) |
|
|
214
213
|
| **<img src="https://img.shields.io/badge/-macOS-000000?style=flat-square&logo=apple&logoColor=white" alt="macOS"> / <img src="https://img.shields.io/badge/-Linux-FCC624?style=flat-square&logo=linux&logoColor=black" alt="Linux">** | `curl -fsSL https://pythinker.com/install.sh \| bash` | native tarball from [Releases](https://github.com/Pythoughts-labs/pythinker-code/releases/latest) |
|
|
215
214
|
| **<img src="https://img.shields.io/badge/-macOS-000000?style=flat-square&logo=apple&logoColor=white" alt="macOS"> — Homebrew** | `brew install Pythoughts-labs/pythinker/pythinker-code` | auto-published Homebrew tap |
|
|
216
215
|
| **🐳 Docker** | `docker run --rm -it ghcr.io/pythoughts-labs/pythinker-code` | GHCR multi-arch image |
|
|
@@ -238,7 +237,7 @@ pythinker # start the interactive TUI
|
|
|
238
237
|
|
|
239
238
|
### 🪟 Windows — native installer
|
|
240
239
|
|
|
241
|
-
`PythinkerSetup-0.
|
|
240
|
+
`PythinkerSetup-0.54.0.exe` is a signed* Inno Setup wizard. Installs per-user
|
|
242
241
|
into `%LOCALAPPDATA%\Programs\Pythinker`, registers `pythinker` on your user
|
|
243
242
|
PATH (`HKCU\Environment`), broadcasts `WM_SETTINGCHANGE` so new shells see
|
|
244
243
|
the change. **No UAC prompt.**
|
|
@@ -249,13 +248,13 @@ irm https://pythinker.com/install.ps1 | iex
|
|
|
249
248
|
|
|
250
249
|
# Or manually download the installer + checksum from the Releases page,
|
|
251
250
|
# verify with Get-FileHash, then run:
|
|
252
|
-
.\PythinkerSetup-0.
|
|
251
|
+
.\PythinkerSetup-0.54.0.exe
|
|
253
252
|
|
|
254
253
|
# Open a fresh PowerShell
|
|
255
254
|
pythinker --version
|
|
256
255
|
```
|
|
257
256
|
|
|
258
|
-
**Per-machine install** (IT-managed boxes): `.\PythinkerSetup-0.
|
|
257
|
+
**Per-machine install** (IT-managed boxes): `.\PythinkerSetup-0.54.0.exe /ALLUSERS`
|
|
259
258
|
installs to `%ProgramFiles%\Pythinker` and writes PATH to HKLM (requires admin).
|
|
260
259
|
|
|
261
260
|
**Upgrade:** `pythinker update` from inside the running app — it downloads
|
|
@@ -313,26 +312,26 @@ attached to every GitHub Release.
|
|
|
313
312
|
|
|
314
313
|
```sh
|
|
315
314
|
# Debian / Ubuntu (x86_64)
|
|
316
|
-
sudo dpkg -i pythinker-code_0.
|
|
315
|
+
sudo dpkg -i pythinker-code_0.54.0_amd64.deb
|
|
317
316
|
sudo apt-get install -f # only if dpkg reports missing deps
|
|
318
317
|
|
|
319
318
|
# Debian / Ubuntu (ARM64)
|
|
320
|
-
sudo dpkg -i pythinker-code_0.
|
|
319
|
+
sudo dpkg -i pythinker-code_0.54.0_arm64.deb
|
|
321
320
|
|
|
322
321
|
# Fedora / RHEL / openSUSE (x86_64)
|
|
323
|
-
curl -LO https://github.com/Pythoughts-labs/pythinker-code/releases/download/v0.
|
|
324
|
-
curl -LO https://github.com/Pythoughts-labs/pythinker-code/releases/download/v0.
|
|
325
|
-
sha256sum -c pythinker-code-0.
|
|
322
|
+
curl -LO https://github.com/Pythoughts-labs/pythinker-code/releases/download/v0.54.0/pythinker-code-0.54.0.x86_64.rpm
|
|
323
|
+
curl -LO https://github.com/Pythoughts-labs/pythinker-code/releases/download/v0.54.0/pythinker-code-0.54.0.x86_64.rpm.sha256
|
|
324
|
+
sha256sum -c pythinker-code-0.54.0.x86_64.rpm.sha256
|
|
326
325
|
# Fedora / RHEL:
|
|
327
|
-
sudo dnf install ./pythinker-code-0.
|
|
326
|
+
sudo dnf install ./pythinker-code-0.54.0.x86_64.rpm
|
|
328
327
|
# openSUSE:
|
|
329
|
-
sudo zypper install ./pythinker-code-0.
|
|
328
|
+
sudo zypper install ./pythinker-code-0.54.0.x86_64.rpm
|
|
330
329
|
|
|
331
330
|
# Fedora / RHEL (aarch64)
|
|
332
|
-
curl -LO https://github.com/Pythoughts-labs/pythinker-code/releases/download/v0.
|
|
333
|
-
curl -LO https://github.com/Pythoughts-labs/pythinker-code/releases/download/v0.
|
|
334
|
-
sha256sum -c pythinker-code-0.
|
|
335
|
-
sudo dnf install ./pythinker-code-0.
|
|
331
|
+
curl -LO https://github.com/Pythoughts-labs/pythinker-code/releases/download/v0.54.0/pythinker-code-0.54.0.aarch64.rpm
|
|
332
|
+
curl -LO https://github.com/Pythoughts-labs/pythinker-code/releases/download/v0.54.0/pythinker-code-0.54.0.aarch64.rpm.sha256
|
|
333
|
+
sha256sum -c pythinker-code-0.54.0.aarch64.rpm.sha256
|
|
334
|
+
sudo dnf install ./pythinker-code-0.54.0.aarch64.rpm
|
|
336
335
|
```
|
|
337
336
|
|
|
338
337
|
Both packages drop a small `/usr/bin/pythinker` launcher that execs the real
|
|
@@ -341,8 +340,8 @@ binary under `/usr/lib/pythinker/`, so your `$PATH` stays tidy.
|
|
|
341
340
|
**Verify before install:**
|
|
342
341
|
|
|
343
342
|
```sh
|
|
344
|
-
sha256sum -c pythinker-code_0.
|
|
345
|
-
sha256sum -c pythinker-code-0.
|
|
343
|
+
sha256sum -c pythinker-code_0.54.0_amd64.deb.sha256 # Debian/Ubuntu
|
|
344
|
+
sha256sum -c pythinker-code-0.54.0.x86_64.rpm.sha256 # Fedora/RHEL
|
|
346
345
|
```
|
|
347
346
|
|
|
348
347
|
**Upgrade:** download the new `.deb`/`.rpm` from Releases and `dpkg -i` /
|
|
@@ -50,12 +50,11 @@ It speaks the [**Agent Client Protocol (ACP)**](https://github.com/agentclientpr
|
|
|
50
50
|
|
|
51
51
|
---
|
|
52
52
|
|
|
53
|
-
## 🆕 What's New in 0.
|
|
53
|
+
## 🆕 What's New in 0.54.0
|
|
54
54
|
|
|
55
|
-
- **
|
|
56
|
-
- **Cleaner `ImplementAndJudge` label in the TUI.** The chain now shows `Implement & Judge — <brief>` instead of the raw `ImplementAndJudge(4 args: …)` argument dump.
|
|
55
|
+
- **New `Workflow` tool for deterministic multi-agent orchestration.** The default agent can author and run a script that fans work out across subagents with `agent()`, `parallel()`, and `pipeline()`, with live progress, structured-schema output, an optional token budget, and a single up-front approval.
|
|
57
56
|
|
|
58
|
-
Upgrade with `pythinker update`, `pip install --upgrade pythinker-code==0.
|
|
57
|
+
Upgrade with `pythinker update`, `pip install --upgrade pythinker-code==0.54.0`, or use the native installer for your platform from the [Releases page](https://github.com/Pythoughts-labs/pythinker-code/releases/latest).
|
|
59
58
|
|
|
60
59
|
|
|
61
60
|
---
|
|
@@ -145,7 +144,7 @@ matches your OS — no Python, Node, or `uv` prerequisite.
|
|
|
145
144
|
|
|
146
145
|
| Platform | Recommended install | Artifact source |
|
|
147
146
|
|---|---|---|
|
|
148
|
-
| **🪟 Windows** | `irm https://pythinker.com/install.ps1 \| iex` | `PythinkerSetup-0.
|
|
147
|
+
| **🪟 Windows** | `irm https://pythinker.com/install.ps1 \| iex` | `PythinkerSetup-0.54.0.exe` from [Releases](https://github.com/Pythoughts-labs/pythinker-code/releases/latest) |
|
|
149
148
|
| **<img src="https://img.shields.io/badge/-macOS-000000?style=flat-square&logo=apple&logoColor=white" alt="macOS"> / <img src="https://img.shields.io/badge/-Linux-FCC624?style=flat-square&logo=linux&logoColor=black" alt="Linux">** | `curl -fsSL https://pythinker.com/install.sh \| bash` | native tarball from [Releases](https://github.com/Pythoughts-labs/pythinker-code/releases/latest) |
|
|
150
149
|
| **<img src="https://img.shields.io/badge/-macOS-000000?style=flat-square&logo=apple&logoColor=white" alt="macOS"> — Homebrew** | `brew install Pythoughts-labs/pythinker/pythinker-code` | auto-published Homebrew tap |
|
|
151
150
|
| **🐳 Docker** | `docker run --rm -it ghcr.io/pythoughts-labs/pythinker-code` | GHCR multi-arch image |
|
|
@@ -173,7 +172,7 @@ pythinker # start the interactive TUI
|
|
|
173
172
|
|
|
174
173
|
### 🪟 Windows — native installer
|
|
175
174
|
|
|
176
|
-
`PythinkerSetup-0.
|
|
175
|
+
`PythinkerSetup-0.54.0.exe` is a signed* Inno Setup wizard. Installs per-user
|
|
177
176
|
into `%LOCALAPPDATA%\Programs\Pythinker`, registers `pythinker` on your user
|
|
178
177
|
PATH (`HKCU\Environment`), broadcasts `WM_SETTINGCHANGE` so new shells see
|
|
179
178
|
the change. **No UAC prompt.**
|
|
@@ -184,13 +183,13 @@ irm https://pythinker.com/install.ps1 | iex
|
|
|
184
183
|
|
|
185
184
|
# Or manually download the installer + checksum from the Releases page,
|
|
186
185
|
# verify with Get-FileHash, then run:
|
|
187
|
-
.\PythinkerSetup-0.
|
|
186
|
+
.\PythinkerSetup-0.54.0.exe
|
|
188
187
|
|
|
189
188
|
# Open a fresh PowerShell
|
|
190
189
|
pythinker --version
|
|
191
190
|
```
|
|
192
191
|
|
|
193
|
-
**Per-machine install** (IT-managed boxes): `.\PythinkerSetup-0.
|
|
192
|
+
**Per-machine install** (IT-managed boxes): `.\PythinkerSetup-0.54.0.exe /ALLUSERS`
|
|
194
193
|
installs to `%ProgramFiles%\Pythinker` and writes PATH to HKLM (requires admin).
|
|
195
194
|
|
|
196
195
|
**Upgrade:** `pythinker update` from inside the running app — it downloads
|
|
@@ -248,26 +247,26 @@ attached to every GitHub Release.
|
|
|
248
247
|
|
|
249
248
|
```sh
|
|
250
249
|
# Debian / Ubuntu (x86_64)
|
|
251
|
-
sudo dpkg -i pythinker-code_0.
|
|
250
|
+
sudo dpkg -i pythinker-code_0.54.0_amd64.deb
|
|
252
251
|
sudo apt-get install -f # only if dpkg reports missing deps
|
|
253
252
|
|
|
254
253
|
# Debian / Ubuntu (ARM64)
|
|
255
|
-
sudo dpkg -i pythinker-code_0.
|
|
254
|
+
sudo dpkg -i pythinker-code_0.54.0_arm64.deb
|
|
256
255
|
|
|
257
256
|
# Fedora / RHEL / openSUSE (x86_64)
|
|
258
|
-
curl -LO https://github.com/Pythoughts-labs/pythinker-code/releases/download/v0.
|
|
259
|
-
curl -LO https://github.com/Pythoughts-labs/pythinker-code/releases/download/v0.
|
|
260
|
-
sha256sum -c pythinker-code-0.
|
|
257
|
+
curl -LO https://github.com/Pythoughts-labs/pythinker-code/releases/download/v0.54.0/pythinker-code-0.54.0.x86_64.rpm
|
|
258
|
+
curl -LO https://github.com/Pythoughts-labs/pythinker-code/releases/download/v0.54.0/pythinker-code-0.54.0.x86_64.rpm.sha256
|
|
259
|
+
sha256sum -c pythinker-code-0.54.0.x86_64.rpm.sha256
|
|
261
260
|
# Fedora / RHEL:
|
|
262
|
-
sudo dnf install ./pythinker-code-0.
|
|
261
|
+
sudo dnf install ./pythinker-code-0.54.0.x86_64.rpm
|
|
263
262
|
# openSUSE:
|
|
264
|
-
sudo zypper install ./pythinker-code-0.
|
|
263
|
+
sudo zypper install ./pythinker-code-0.54.0.x86_64.rpm
|
|
265
264
|
|
|
266
265
|
# Fedora / RHEL (aarch64)
|
|
267
|
-
curl -LO https://github.com/Pythoughts-labs/pythinker-code/releases/download/v0.
|
|
268
|
-
curl -LO https://github.com/Pythoughts-labs/pythinker-code/releases/download/v0.
|
|
269
|
-
sha256sum -c pythinker-code-0.
|
|
270
|
-
sudo dnf install ./pythinker-code-0.
|
|
266
|
+
curl -LO https://github.com/Pythoughts-labs/pythinker-code/releases/download/v0.54.0/pythinker-code-0.54.0.aarch64.rpm
|
|
267
|
+
curl -LO https://github.com/Pythoughts-labs/pythinker-code/releases/download/v0.54.0/pythinker-code-0.54.0.aarch64.rpm.sha256
|
|
268
|
+
sha256sum -c pythinker-code-0.54.0.aarch64.rpm.sha256
|
|
269
|
+
sudo dnf install ./pythinker-code-0.54.0.aarch64.rpm
|
|
271
270
|
```
|
|
272
271
|
|
|
273
272
|
Both packages drop a small `/usr/bin/pythinker` launcher that execs the real
|
|
@@ -276,8 +275,8 @@ binary under `/usr/lib/pythinker/`, so your `$PATH` stays tidy.
|
|
|
276
275
|
**Verify before install:**
|
|
277
276
|
|
|
278
277
|
```sh
|
|
279
|
-
sha256sum -c pythinker-code_0.
|
|
280
|
-
sha256sum -c pythinker-code-0.
|
|
278
|
+
sha256sum -c pythinker-code_0.54.0_amd64.deb.sha256 # Debian/Ubuntu
|
|
279
|
+
sha256sum -c pythinker-code-0.54.0.x86_64.rpm.sha256 # Fedora/RHEL
|
|
281
280
|
```
|
|
282
281
|
|
|
283
282
|
**Upgrade:** download the new `.deb`/`.rpm` from Releases and `dpkg -i` /
|
|
@@ -15,6 +15,18 @@ GitHub Releases page; `0.8.0` is the new starting line.
|
|
|
15
15
|
|
|
16
16
|
## Unreleased
|
|
17
17
|
|
|
18
|
+
## 0.54.0 (2026-06-30)
|
|
19
|
+
|
|
20
|
+
- **New `Workflow` tool for deterministic multi-agent orchestration.** The default
|
|
21
|
+
agent can now author and run a JavaScript-like script that fans work out across
|
|
22
|
+
subagents with `agent()`, `parallel()`, and `pipeline()` primitives, then
|
|
23
|
+
synthesizes the results — instead of manually chaining one-off subagent calls.
|
|
24
|
+
Runs stream live progress (phases, per-agent status) to the TUI, support
|
|
25
|
+
structured-schema output per agent call, enforce an optional token budget, and
|
|
26
|
+
require a single up-front approval rather than one per spawned subagent.
|
|
27
|
+
|
|
28
|
+
Upgrade with `pythinker update`, `pip install --upgrade pythinker-code==0.54.0`, or use the native installer for your platform from the [Releases page](https://github.com/Pythoughts-labs/pythinker-code/releases/latest).
|
|
29
|
+
|
|
18
30
|
## 0.53.0 (2026-06-23)
|
|
19
31
|
|
|
20
32
|
- **GPT/ChatGPT session re-authentication crash fixed.** A fatal "Could not
|
{pythinker_code-0.53.0 → pythinker_code-0.54.0}/src/pythinker_code/agents/default/agent.yaml
RENAMED
|
@@ -24,6 +24,7 @@ agent:
|
|
|
24
24
|
- "pythinker_code.tools.worktree:ExitWorktree"
|
|
25
25
|
- "pythinker_code.tools.goal:UpdateGoal"
|
|
26
26
|
- "pythinker_code.tools.progress:Progress"
|
|
27
|
+
- "pythinker_code.tools.workflow:Workflow"
|
|
27
28
|
- "pythinker_code.tools.suggest:Suggest"
|
|
28
29
|
- "pythinker_code.tools.memory:Memory"
|
|
29
30
|
- "pythinker_code.tools.recall:Recall"
|
|
@@ -0,0 +1,244 @@
|
|
|
1
|
+
import hashlib
|
|
2
|
+
import json
|
|
3
|
+
import re
|
|
4
|
+
from pathlib import Path
|
|
5
|
+
from typing import Any, override
|
|
6
|
+
|
|
7
|
+
import jsonschema
|
|
8
|
+
from pydantic import BaseModel, Field
|
|
9
|
+
from pythinker_core.message import ContentPart, TextPart
|
|
10
|
+
from pythinker_core.tooling import CallableTool2, ToolError, ToolOk, ToolReturnValue
|
|
11
|
+
|
|
12
|
+
from pythinker_code.soul import wire_send
|
|
13
|
+
from pythinker_code.soul.agent import Runtime
|
|
14
|
+
from pythinker_code.tools.agent import AgentTool
|
|
15
|
+
from pythinker_code.tools.agent import Params as AgentParams
|
|
16
|
+
from pythinker_code.tools.utils import load_desc
|
|
17
|
+
from pythinker_code.tools.workflow.display import WorkflowSnapshot, render_progress
|
|
18
|
+
from pythinker_code.tools.workflow.engine import (
|
|
19
|
+
AgentEndEvent,
|
|
20
|
+
AgentOptions,
|
|
21
|
+
AgentStartEvent,
|
|
22
|
+
RunWorkflowHooks,
|
|
23
|
+
WorkflowScriptError,
|
|
24
|
+
parse_workflow_script,
|
|
25
|
+
run_workflow,
|
|
26
|
+
)
|
|
27
|
+
from pythinker_code.utils.logging import logger
|
|
28
|
+
from pythinker_code.wire.types import ProgressNote
|
|
29
|
+
|
|
30
|
+
_FENCE_RE = re.compile(r"^```(?:py|python)?\s*\n([\s\S]*?)\n```$", re.IGNORECASE)
|
|
31
|
+
_JSON_BLOCK_RE = re.compile(r"```json\s*\n([\s\S]*?)\n```", re.IGNORECASE)
|
|
32
|
+
_SUMMARY_SEP = "\n[summary]\n"
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
class Params(BaseModel):
|
|
36
|
+
script: str = Field(
|
|
37
|
+
description=(
|
|
38
|
+
"Raw Python workflow script (no Markdown fences). First statement must be "
|
|
39
|
+
'`meta = {"name": ..., "description": ...}`. Must call agent() at least once '
|
|
40
|
+
"and return a JSON-serializable value."
|
|
41
|
+
)
|
|
42
|
+
)
|
|
43
|
+
args: Any | None = Field(
|
|
44
|
+
default=None,
|
|
45
|
+
description="Optional JSON value exposed to the script as the global `args`.",
|
|
46
|
+
)
|
|
47
|
+
token_budget: int | None = Field(
|
|
48
|
+
default=None,
|
|
49
|
+
description=(
|
|
50
|
+
"Optional cap on estimated total tokens spent by spawned subagents. When set, "
|
|
51
|
+
"the script's `budget.remaining()` reaches 0 once the cap is hit and further "
|
|
52
|
+
"agent() calls raise inside the engine: within parallel()/pipeline(), that one "
|
|
53
|
+
"call is caught and returns None (logged), but a bare `await agent(...)` propagates "
|
|
54
|
+
"and fails the whole workflow run. Leave unset for no cap (budget.remaining() "
|
|
55
|
+
"stays unbounded)."
|
|
56
|
+
),
|
|
57
|
+
ge=1,
|
|
58
|
+
)
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
class Workflow(CallableTool2[Params]):
|
|
62
|
+
name: str = "Workflow"
|
|
63
|
+
params: type[Params] = Params
|
|
64
|
+
emits_tool_execution_started_after_approval = True
|
|
65
|
+
|
|
66
|
+
def __init__(self, runtime: Runtime) -> None:
|
|
67
|
+
super().__init__(description=load_desc(Path(__file__).parent / "description.md"))
|
|
68
|
+
self._runtime = runtime
|
|
69
|
+
self._agent_tool = AgentTool(runtime)
|
|
70
|
+
|
|
71
|
+
@override
|
|
72
|
+
async def __call__(self, params: Params) -> ToolReturnValue:
|
|
73
|
+
if self._runtime.role != "root":
|
|
74
|
+
return ToolError(
|
|
75
|
+
message="Workflow can only run from the root agent; subagents may not "
|
|
76
|
+
"launch nested workflows.",
|
|
77
|
+
brief="Not allowed in subagent",
|
|
78
|
+
)
|
|
79
|
+
|
|
80
|
+
script = _strip_fences(params.script)
|
|
81
|
+
try:
|
|
82
|
+
meta, _ = parse_workflow_script(script)
|
|
83
|
+
except WorkflowScriptError as exc:
|
|
84
|
+
return ToolError(message=str(exc), brief="Invalid workflow script")
|
|
85
|
+
|
|
86
|
+
fingerprint = _fingerprint(script, params.args)
|
|
87
|
+
if self._runtime.approval.is_orchestration_approved(fingerprint):
|
|
88
|
+
from pythinker_code.soul.toolset import emit_current_tool_execution_started
|
|
89
|
+
|
|
90
|
+
emit_current_tool_execution_started()
|
|
91
|
+
else:
|
|
92
|
+
approval = await self._runtime.approval.request(
|
|
93
|
+
self.name,
|
|
94
|
+
"run workflow orchestration",
|
|
95
|
+
f"Run workflow `{meta.name}`: {meta.description}",
|
|
96
|
+
)
|
|
97
|
+
if not approval:
|
|
98
|
+
return approval.rejection_error()
|
|
99
|
+
self._runtime.approval.approve_orchestration(fingerprint)
|
|
100
|
+
|
|
101
|
+
snapshot = WorkflowSnapshot(name=meta.name, description=meta.description)
|
|
102
|
+
|
|
103
|
+
def emit() -> None:
|
|
104
|
+
wire_send(ProgressNote(title=f"Workflow {meta.name}", body=render_progress(snapshot)))
|
|
105
|
+
|
|
106
|
+
def on_log(message: str) -> None:
|
|
107
|
+
snapshot.logs.append(message)
|
|
108
|
+
emit()
|
|
109
|
+
|
|
110
|
+
def on_phase(title: str) -> None:
|
|
111
|
+
snapshot.add_phase(title)
|
|
112
|
+
emit()
|
|
113
|
+
|
|
114
|
+
def on_agent_start(event: AgentStartEvent) -> None:
|
|
115
|
+
snapshot.start_agent(event.agent_id, event.label, event.phase)
|
|
116
|
+
emit()
|
|
117
|
+
|
|
118
|
+
def on_agent_end(event: AgentEndEvent) -> None:
|
|
119
|
+
snapshot.end_agent(event.agent_id, error=event.error)
|
|
120
|
+
emit()
|
|
121
|
+
|
|
122
|
+
hooks = RunWorkflowHooks(
|
|
123
|
+
on_log=on_log,
|
|
124
|
+
on_phase=on_phase,
|
|
125
|
+
on_agent_start=on_agent_start,
|
|
126
|
+
on_agent_end=on_agent_end,
|
|
127
|
+
)
|
|
128
|
+
|
|
129
|
+
try:
|
|
130
|
+
result = await run_workflow(
|
|
131
|
+
script,
|
|
132
|
+
agent_runner=self._agent_runner,
|
|
133
|
+
args=params.args,
|
|
134
|
+
cwd=str(self._runtime.work_dir),
|
|
135
|
+
concurrency=max(1, self._runtime.config.background.max_running_tasks),
|
|
136
|
+
token_budget=params.token_budget,
|
|
137
|
+
hooks=hooks,
|
|
138
|
+
)
|
|
139
|
+
except WorkflowScriptError as exc:
|
|
140
|
+
return ToolError(message=str(exc), brief="Invalid workflow script")
|
|
141
|
+
except Exception as exc: # noqa: BLE001 - converted to a typed ToolError below
|
|
142
|
+
# asyncio.CancelledError is a BaseException in 3.12+ and is NOT caught here;
|
|
143
|
+
# it propagates so the host can abort the tool. The engine already fires
|
|
144
|
+
# on_agent_end(..., error="cancelled") for in-flight agents before
|
|
145
|
+
# re-raising, so the incrementally-emitted snapshot already shows them.
|
|
146
|
+
logger.exception("Workflow run failed")
|
|
147
|
+
return ToolError(message=f"workflow failed: {exc}", brief="Workflow failed")
|
|
148
|
+
|
|
149
|
+
if result.agent_count == 0:
|
|
150
|
+
return ToolError(
|
|
151
|
+
message="workflow scripts must call agent() at least once; this workflow "
|
|
152
|
+
"ran no subagents.",
|
|
153
|
+
brief="No agents run",
|
|
154
|
+
)
|
|
155
|
+
|
|
156
|
+
output = json.dumps(result.result, indent=2, default=str)
|
|
157
|
+
return ToolOk(
|
|
158
|
+
output=output,
|
|
159
|
+
message=f"Workflow {meta.name} completed with {result.agent_count} agent(s).",
|
|
160
|
+
brief=f"{result.agent_count} agent(s), {len(result.phases)} phase(s)",
|
|
161
|
+
)
|
|
162
|
+
|
|
163
|
+
async def _agent_runner(self, prompt: str, opts: AgentOptions) -> Any:
|
|
164
|
+
if opts.schema is None:
|
|
165
|
+
text, is_error, message = await self._run_child(prompt, opts)
|
|
166
|
+
if is_error:
|
|
167
|
+
raise RuntimeError(message or "subagent failed")
|
|
168
|
+
return text
|
|
169
|
+
|
|
170
|
+
# Schema mode: instruct, parse, validate; one retry with the error fed back.
|
|
171
|
+
instructed = prompt + "\n\n" + _schema_instructions(opts.schema)
|
|
172
|
+
last_error = ""
|
|
173
|
+
for _attempt in range(2):
|
|
174
|
+
text, is_error, message = await self._run_child(instructed, opts)
|
|
175
|
+
if is_error:
|
|
176
|
+
raise RuntimeError(message or "subagent failed")
|
|
177
|
+
value, err = _parse_and_validate(text, opts.schema)
|
|
178
|
+
if err is None:
|
|
179
|
+
return value
|
|
180
|
+
last_error = err
|
|
181
|
+
instructed = (
|
|
182
|
+
prompt
|
|
183
|
+
+ "\n\n"
|
|
184
|
+
+ _schema_instructions(opts.schema)
|
|
185
|
+
+ f"\n\nYour previous output was invalid: {err}\nReturn a valid ```json block."
|
|
186
|
+
)
|
|
187
|
+
raise RuntimeError(f"subagent never produced schema-valid output: {last_error}")
|
|
188
|
+
|
|
189
|
+
async def _run_child(self, prompt: str, opts: AgentOptions) -> tuple[str, bool, str]:
|
|
190
|
+
child_params = AgentParams(
|
|
191
|
+
description=opts.label or "workflow agent",
|
|
192
|
+
prompt=prompt,
|
|
193
|
+
subagent_type=opts.agent_type or "coder",
|
|
194
|
+
model=opts.model,
|
|
195
|
+
run_in_background=False,
|
|
196
|
+
)
|
|
197
|
+
ret = await self._agent_tool(child_params)
|
|
198
|
+
output = ret.output if isinstance(ret.output, str) else _content_text(ret.output)
|
|
199
|
+
return _extract_summary(output), ret.is_error, ret.message
|
|
200
|
+
|
|
201
|
+
|
|
202
|
+
def _strip_fences(script: str) -> str:
|
|
203
|
+
text = script.strip()
|
|
204
|
+
match = _FENCE_RE.match(text)
|
|
205
|
+
return match.group(1).strip() if match else text
|
|
206
|
+
|
|
207
|
+
|
|
208
|
+
def _fingerprint(script: str, args: Any) -> str:
|
|
209
|
+
payload = json.dumps({"script": script, "args": args}, sort_keys=True, default=str)
|
|
210
|
+
return hashlib.sha256(payload.encode("utf-8")).hexdigest()
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
def _extract_summary(output: str) -> str:
|
|
214
|
+
if _SUMMARY_SEP in output:
|
|
215
|
+
return output.split(_SUMMARY_SEP, 1)[1].strip()
|
|
216
|
+
return output.strip()
|
|
217
|
+
|
|
218
|
+
|
|
219
|
+
def _content_text(parts: list[ContentPart]) -> str:
|
|
220
|
+
# AgentTool returns a string; this is a defensive fallback for ContentPart lists.
|
|
221
|
+
return "".join(part.text for part in parts if isinstance(part, TextPart))
|
|
222
|
+
|
|
223
|
+
|
|
224
|
+
def _schema_instructions(schema: dict[str, Any]) -> str:
|
|
225
|
+
return (
|
|
226
|
+
"Final output contract: your final message MUST end with a single fenced "
|
|
227
|
+
"```json block whose contents validate against this JSON Schema:\n"
|
|
228
|
+
+ json.dumps(schema, indent=2)
|
|
229
|
+
+ "\nDo not write prose after the json block."
|
|
230
|
+
)
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
def _parse_and_validate(text: str, schema: dict[str, Any]) -> tuple[Any, str | None]:
|
|
234
|
+
blocks = _JSON_BLOCK_RE.findall(text)
|
|
235
|
+
raw = blocks[-1] if blocks else text
|
|
236
|
+
try:
|
|
237
|
+
value = json.loads(raw)
|
|
238
|
+
except json.JSONDecodeError as exc:
|
|
239
|
+
return None, f"output was not valid JSON ({exc})"
|
|
240
|
+
try:
|
|
241
|
+
jsonschema.validate(value, schema)
|
|
242
|
+
except jsonschema.ValidationError as exc:
|
|
243
|
+
return None, f"output did not match schema ({exc.message})"
|
|
244
|
+
return value, None
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
Execute a deterministic Python workflow that orchestrates multiple subagents with `agent()`, `parallel()`, and `pipeline()`. Use this only when the user explicitly asks for a workflow, fan-out, or multi-agent orchestration, or when a task decomposes into many independent subtasks worth running concurrently and synthesizing.
|
|
2
|
+
|
|
3
|
+
`script` is required raw Python (no Markdown fences). `args` (optional) is a JSON value exposed to
|
|
4
|
+
the script as the global `args`. `token_budget` (optional) caps estimated total token spend across
|
|
5
|
+
all spawned subagents — set it when you want the workflow to self-throttle via
|
|
6
|
+
`budget.remaining()`; leave it unset for no cap.
|
|
7
|
+
|
|
8
|
+
Rules:
|
|
9
|
+
|
|
10
|
+
- The first statement MUST be `meta = {"name": "short_snake_case", "description": "non-empty description"}`. `meta` must be a literal dict (no function calls or interpolation). `meta["phases"]` is optional documentation; live progress is driven by `phase(title)` at runtime.
|
|
11
|
+
- After `meta`, write plain Python. Do NOT use `import`, `time`, `random`, `datetime`, `os`, `sys`, `open`, `eval`, or `exec` — scripts must be deterministic.
|
|
12
|
+
- The script must call `agent()` at least once. End by `return`-ing a compact JSON-serializable value.
|
|
13
|
+
|
|
14
|
+
Available globals:
|
|
15
|
+
|
|
16
|
+
- `agent(prompt, opts=None)` — spawn one subagent; returns its final text, or a validated dict when `opts={"schema": <json-schema-dict>}`. Other opts: `label` (short, 2-5 words), `phase`, `model`, `agent_type` (a built-in subagent type, e.g. `"explore"`, `"coder"`, `"review"`). Always `await` it. A failed agent returns `None` and logs — check for `None` before synthesizing.
|
|
17
|
+
- `parallel([awaitables])` — run awaitables concurrently, results in input order: `await parallel([agent("a"), agent("b")])`. Pass awaitables, NOT functions.
|
|
18
|
+
- `pipeline(items, *stages)` — run each item through sequential stages while items fan out. Each stage is called `(prev, original, index)` and may be sync or async.
|
|
19
|
+
- `phase(title)` — start a progress group. Names may be conditional or built in a loop; do not predeclare speculative phases.
|
|
20
|
+
- `log(message)`, `args` (the optional JSON `args` input), `cwd`, `budget` (`.total`, `.spent()`, `.remaining()` — reflects the `token_budget` tool parameter; unbounded if it was not set).
|
|
21
|
+
|
|
22
|
+
Include enough context and file paths in each `agent()` prompt — subagents do NOT inherit the parent conversation. Add a final synthesis `agent()` (or a plain return) that combines results into `{ "ok": ..., ... }`.
|
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
"""Compact progress snapshot + renderer for the Workflow tool.
|
|
2
|
+
|
|
3
|
+
A port of the reference display module, trimmed to a single text block suitable
|
|
4
|
+
for a `ProgressNote` wire event.
|
|
5
|
+
"""
|
|
6
|
+
|
|
7
|
+
from __future__ import annotations
|
|
8
|
+
|
|
9
|
+
_STATUS_ICON = {"running": "●", "done": "✓", "error": "✗", "skipped": "-"}
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
class AgentSnapshot:
|
|
13
|
+
__slots__ = ("id", "label", "phase", "status")
|
|
14
|
+
|
|
15
|
+
def __init__(self, id: int, label: str, phase: str | None) -> None:
|
|
16
|
+
self.id = id
|
|
17
|
+
self.label = label
|
|
18
|
+
self.phase = phase
|
|
19
|
+
self.status = "running"
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
class WorkflowSnapshot:
|
|
23
|
+
__slots__ = ("name", "description", "phases", "current_phase", "agents", "logs")
|
|
24
|
+
|
|
25
|
+
def __init__(self, name: str, description: str = "") -> None:
|
|
26
|
+
self.name = name
|
|
27
|
+
self.description = description
|
|
28
|
+
self.phases: list[str] = []
|
|
29
|
+
self.current_phase: str | None = None
|
|
30
|
+
self.agents: list[AgentSnapshot] = []
|
|
31
|
+
self.logs: list[str] = []
|
|
32
|
+
|
|
33
|
+
def add_phase(self, title: str | None) -> None:
|
|
34
|
+
if not title:
|
|
35
|
+
return
|
|
36
|
+
self.current_phase = title
|
|
37
|
+
if title not in self.phases:
|
|
38
|
+
self.phases.append(title)
|
|
39
|
+
|
|
40
|
+
def start_agent(self, agent_id: int, label: str, phase: str | None) -> AgentSnapshot:
|
|
41
|
+
self.add_phase(phase)
|
|
42
|
+
agent = AgentSnapshot(agent_id, label, phase)
|
|
43
|
+
self.agents.append(agent)
|
|
44
|
+
return agent
|
|
45
|
+
|
|
46
|
+
def end_agent(self, agent_id: int, *, error: str | None = None) -> None:
|
|
47
|
+
# Matched by the engine's stable dispatch id, not by label: two
|
|
48
|
+
# concurrent agents may share the same caller-supplied label, and a
|
|
49
|
+
# label-based reverse search can mark the wrong entry done/error if
|
|
50
|
+
# they finish out of dispatch order.
|
|
51
|
+
for agent in self.agents:
|
|
52
|
+
if agent.id == agent_id and agent.status == "running":
|
|
53
|
+
agent.status = "error" if error else "done"
|
|
54
|
+
return
|
|
55
|
+
|
|
56
|
+
def mark_running_skipped(self) -> None:
|
|
57
|
+
for agent in self.agents:
|
|
58
|
+
if agent.status == "running":
|
|
59
|
+
agent.status = "skipped"
|
|
60
|
+
|
|
61
|
+
@property
|
|
62
|
+
def running_count(self) -> int:
|
|
63
|
+
return sum(1 for a in self.agents if a.status == "running")
|
|
64
|
+
|
|
65
|
+
@property
|
|
66
|
+
def done_count(self) -> int:
|
|
67
|
+
return sum(1 for a in self.agents if a.status == "done")
|
|
68
|
+
|
|
69
|
+
@property
|
|
70
|
+
def error_count(self) -> int:
|
|
71
|
+
return sum(1 for a in self.agents if a.status == "error")
|
|
72
|
+
|
|
73
|
+
@property
|
|
74
|
+
def skipped_count(self) -> int:
|
|
75
|
+
return sum(1 for a in self.agents if a.status == "skipped")
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
def render_progress(snapshot: WorkflowSnapshot, max_agents: int = 6, max_logs: int = 3) -> str:
|
|
79
|
+
state = ""
|
|
80
|
+
if snapshot.error_count:
|
|
81
|
+
state = f", {snapshot.error_count} errors"
|
|
82
|
+
elif snapshot.running_count:
|
|
83
|
+
state = f", {snapshot.running_count} running"
|
|
84
|
+
lines = [
|
|
85
|
+
f"◆ Workflow: {snapshot.name} ({snapshot.done_count}/{len(snapshot.agents)} done{state})"
|
|
86
|
+
]
|
|
87
|
+
rendered: set[int] = set()
|
|
88
|
+
phase_order = list(snapshot.phases)
|
|
89
|
+
if snapshot.current_phase and snapshot.current_phase not in phase_order:
|
|
90
|
+
phase_order.append(snapshot.current_phase)
|
|
91
|
+
for phase in phase_order:
|
|
92
|
+
agents = [a for a in snapshot.agents if a.phase == phase]
|
|
93
|
+
if not agents and snapshot.current_phase != phase:
|
|
94
|
+
continue
|
|
95
|
+
done = sum(1 for a in agents if a.status == "done")
|
|
96
|
+
lines.append(f" {phase} {done}/{len(agents)}")
|
|
97
|
+
for agent in agents[-max_agents:]:
|
|
98
|
+
rendered.add(agent.id)
|
|
99
|
+
lines.append(f" #{agent.id} {_STATUS_ICON.get(agent.status, '?')} {agent.label}")
|
|
100
|
+
unphased = [a for a in snapshot.agents if a.id not in rendered]
|
|
101
|
+
for agent in unphased[-max_agents:]:
|
|
102
|
+
lines.append(f" #{agent.id} {_STATUS_ICON.get(agent.status, '?')} {agent.label}")
|
|
103
|
+
for message in snapshot.logs[-max_logs:]:
|
|
104
|
+
lines.append(f" log: {message}")
|
|
105
|
+
return "\n".join(lines)
|