|
|
ed0551be27
|
fix: status bar overflow cut off dropdowns in status bar
|
2026-02-27 14:08:41 +01:00 |
|
|
|
69b3f61073
|
chore: updated readme
|
2026-02-27 13:51:01 +01:00 |
|
|
|
ecafdcf606
|
chore: updated codeql workflow
|
2026-02-27 13:12:54 +01:00 |
|
Georg Bauer
|
94024449bf
|
Add CodeQL analysis workflow configuration
|
2026-02-27 13:09:35 +01:00 |
|
|
|
600e45c721
|
chore: removed local codeql workflow
|
2026-02-27 13:08:48 +01:00 |
|
|
|
b6abdadb6a
|
chore: cleanups
|
2026-02-27 13:05:27 +01:00 |
|
Georg Bauer
|
9e1a852982
|
Add CodeQL analysis workflow configuration
|
2026-02-27 13:03:41 +01:00 |
|
Georg Bauer
|
a3e4fd36e2
|
Merge pull request #22 from rfc1437/dependabot/npm_and_yarn/npm_and_yarn-c4c28373a2
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates
|
2026-02-27 12:59:23 +01:00 |
|
dependabot[bot]
|
82cac0b763
|
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) and [minimatch](https://github.com/isaacs/minimatch).
Updates `fast-xml-parser` from 5.3.7 to 5.3.8
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.3.7...v5.3.8)
Updates `minimatch` from 10.2.2 to 10.2.4
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v10.2.2...v10.2.4)
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-version: 5.3.8
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: minimatch
dependency-version: 10.2.4
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-27 11:54:36 +00:00 |
|
|
|
53ef7bec6b
|
chore: project specific codeql setup
|
2026-02-27 12:53:26 +01:00 |
|
|
|
a1865d63a5
|
fix: some small rework for doc alignment
|
2026-02-27 12:37:44 +01:00 |
|
|
|
d36ed60854
|
chore: removed old todo
|
2026-02-27 12:18:54 +01:00 |
|
Georg Bauer
|
f9e8a5885f
|
Merge pull request #21 from rfc1437/copilot/implement-python-scripting-features
Implement Python macro scripting in render pipeline (phases 3–5)
|
2026-02-27 12:14:27 +01:00 |
|
|
|
18e0557ef5
|
fix: next round of cleanups
|
2026-02-27 11:26:00 +01:00 |
|
|
|
c6edacba51
|
fix: last small changes
|
2026-02-27 10:20:37 +01:00 |
|
|
|
dc62937fdc
|
fix: third round of workover
|
2026-02-27 09:53:36 +01:00 |
|
|
|
467ef10e77
|
fix: second work-over
|
2026-02-27 09:06:56 +01:00 |
|
|
|
00cf30a8f8
|
fix: lots of missing pieces for python macro handling
|
2026-02-27 08:33:12 +01:00 |
|
|
|
916d9459ef
|
Merge branch 'master' into copilot/implement-python-scripting-features
|
2026-02-27 07:12:57 +01:00 |
|
|
|
0b959084b0
|
chore: tightened instructions
|
2026-02-26 23:00:44 +01:00 |
|
copilot-swe-agent[bot]
|
fda97c0977
|
Address code review: add error logging, fix type cast, improve error messages
Co-authored-by: rfc1437 <774975+rfc1437@users.noreply.github.com>
|
2026-02-26 21:57:16 +00:00 |
|
copilot-swe-agent[bot]
|
2aa23f2dd1
|
Fix PythonMacroWorkerRuntime build type error, update PYTHON_SCRIPTING.md
Co-authored-by: rfc1437 <774975+rfc1437@users.noreply.github.com>
|
2026-02-26 21:54:32 +00:00 |
|
copilot-swe-agent[bot]
|
c9b9d30c7d
|
Add comprehensive tests for Python macro integration
Co-authored-by: rfc1437 <774975+rfc1437@users.noreply.github.com>
|
2026-02-26 21:48:05 +00:00 |
|
copilot-swe-agent[bot]
|
b34cb4a110
|
Add Python macro worker runtime, ScriptEngine resolution, and PageRenderer/registry integration
Co-authored-by: rfc1437 <774975+rfc1437@users.noreply.github.com>
|
2026-02-26 21:41:26 +00:00 |
|
|
|
11ff6b0442
|
fix: updated some packages due to security
|
2026-02-26 22:33:29 +01:00 |
|
copilot-swe-agent[bot]
|
dd5a2e3377
|
Initial plan
|
2026-02-26 21:27:22 +00:00 |
|
Georg Bauer
|
350f28fa22
|
Merge pull request #20 from rfc1437/dependabot/npm_and_yarn/npm_and_yarn-b2936519f3
chore(deps-dev): bump rollup from 4.57.1 to 4.59.0 in the npm_and_yarn group across 1 directory
|
2026-02-26 22:24:07 +01:00 |
|
|
|
5a47a9baea
|
chore: adjusted python scripting
|
2026-02-26 22:21:10 +01:00 |
|
|
|
8c1d164287
|
fix: status bar css and format
|
2026-02-26 22:14:57 +01:00 |
|
|
|
ae14088c61
|
fix: css for menu
|
2026-02-26 22:00:44 +01:00 |
|
|
|
c7994b531c
|
dynamics model discovery
|
2026-02-26 20:18:18 +01:00 |
|
|
|
9149c21bdf
|
fix: prompt caching, conversation length management and token usage display
|
2026-02-26 20:07:06 +01:00 |
|
|
|
daf8addb53
|
fix: a2ui actions were not wired up at all
|
2026-02-26 19:19:31 +01:00 |
|
|
|
5152a4429f
|
chore: updated vision and created todo for gaps to vision
|
2026-02-26 18:51:31 +01:00 |
|
|
|
2f66b51d89
|
fix: proper progress and copying
|
2026-02-26 17:45:17 +01:00 |
|
|
|
d138bd88b4
|
fix: multiple tasks
|
2026-02-26 17:15:31 +01:00 |
|
dependabot[bot]
|
3e0d3318fa
|
chore(deps-dev): bump rollup
Bumps the npm_and_yarn group with 1 update in the / directory: [rollup](https://github.com/rollup/rollup).
Updates `rollup` from 4.57.1 to 4.59.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.57.1...v4.59.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.59.0
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-26 15:53:52 +00:00 |
|
|
|
1666e6bba9
|
feat: first cut at publishing tool
|
2026-02-26 16:52:29 +01:00 |
|
|
|
74d6035f4a
|
chore: workover for ssh preferences
|
2026-02-26 16:16:48 +01:00 |
|
|
|
6a21476894
|
chore: removed planning document
|
2026-02-26 15:05:39 +01:00 |
|
Georg Bauer
|
6d9380ec84
|
Merge pull request #19 from rfc1437/feature-agui
Feature agui
|
2026-02-26 14:56:59 +01:00 |
|
|
|
fde5296be4
|
fix: better guidance for the AI
|
2026-02-26 13:47:07 +01:00 |
|
|
|
8a50e50f54
|
feat: better heatmap styling
|
2026-02-26 13:18:24 +01:00 |
|
|
|
c45747cac0
|
feat: better layout for bar charts
|
2026-02-26 12:22:53 +01:00 |
|
|
|
6fa7ac09b8
|
feat: replay of took calls for a2ui elements
|
2026-02-26 12:19:09 +01:00 |
|
|
|
a3c571f7cd
|
fix: layout fixes
|
2026-02-26 12:09:27 +01:00 |
|
|
|
121aa6a9f7
|
feat: finally a good working state
|
2026-02-26 11:55:21 +01:00 |
|
|
|
cf57879d1f
|
wip: a2ui working great now
|
2026-02-26 11:20:03 +01:00 |
|
|
|
00a9d22a36
|
wip: more rework and docs
|
2026-02-26 11:01:17 +01:00 |
|
|
|
affd62ca79
|
wip: complete rework first round
|
2026-02-26 09:27:22 +01:00 |
|