copilot-swe-agent[bot]
75e4cea3cd
Add templates documentation and update README
...
- Created comprehensive TEMPLATES.md guide
- Documents all 5 issue templates and PR template
- Includes MetaBuilder-specific guidelines
- Covers data-driven architecture requirements
- Details multi-tenancy considerations
- Explains permission system (Levels 1-6)
- Package system conventions
- DBAL contribution guidelines
- Updated README Contributing section
- Added links to template documentation
- Listed all available issue templates
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-27 03:36:51 +00:00
copilot-swe-agent[bot]
52daeccc37
Add comprehensive issue and PR templates for MetaBuilder
...
- Created ISSUE_TEMPLATE directory with 6 specialized templates
- Bug report template with environment and severity tracking
- Feature request template aligned with data-driven architecture
- Documentation improvement template
- Package request template for MetaBuilder's package system
- DBAL-specific issue template for TS/C++ implementations
- Configuration file with links to docs and discussions
- Comprehensive PR template with architecture checklists
- All templates include MetaBuilder-specific considerations:
* Multi-tenant safety checks
* Permission level targeting (Levels 1-6)
* DBAL usage requirements
* Data-driven architecture alignment
* Package system conventions
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-27 03:35:11 +00:00
copilot-swe-agent[bot]
39f50aa6d6
Initial plan
2025-12-27 03:30:37 +00:00
17fa784d48
Merge pull request #49 from johndoe6345789/copilot/create-tla-specification
...
Add TLA+ formal specifications for future functionality (workflows, collaboration, integrations)
2025-12-27 03:12:55 +00:00
f222c9a551
Update development.yml
2025-12-27 03:06:47 +00:00
4a49ef9d69
Merge pull request #50 from johndoe6345789/copilot/simulate-github-actions-workflows
...
Add workflow validation and simulation tools without act/Docker dependency
2025-12-27 03:05:21 +00:00
copilot-swe-agent[bot]
0a9d97ff83
docs: Add workflow verification report
...
- Document all verification tests
- Show 100% workflow coverage (14/14)
- Confirm all deliverables complete
- Provide performance metrics
- Sign off on task completion
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-27 02:53:17 +00:00
copilot-swe-agent[bot]
729a816d56
docs: Add comprehensive workflow simulation summary
...
- Document all issues found and fixed
- List all new tools created
- Show validation results for all 14 workflows
- Provide testing strategy and workflow recommendations
- Include future improvement suggestions
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-27 02:51:46 +00:00
copilot-swe-agent[bot]
8758d3baa5
fix: Improve workflow simulation and diagnostics
...
- Update simulation script to use npm install instead of npm ci
- Make diagnostic script work without act installation
- Add quick reference guide for workflow commands
- Ensure validation runs even when act is not available
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-27 02:50:20 +00:00
copilot-swe-agent[bot]
6313f0ea24
feat: Add workflow validation and simulation tools
...
- Fix workflow file path references (ci.yml -> ci/ci.yml)
- Add validate-workflows.py for YAML syntax and structure validation
- Add simulate-workflows.sh for local job simulation without act
- Pin dependency-check action to specific SHA for security
- Update npm scripts with validation and simulation commands
- Add comprehensive workflow simulation documentation
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-27 02:48:16 +00:00
copilot-swe-agent[bot]
d33992ceb6
Initial plan
2025-12-27 02:37:13 +00:00
copilot-swe-agent[bot]
b221ca4a2c
Add comprehensive TLA+ specifications summary document
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-27 02:20:05 +00:00
copilot-swe-agent[bot]
f220eeeb1d
Add TLA+ validation script, quick reference, and known issues documentation
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-27 02:18:04 +00:00
copilot-swe-agent[bot]
d967105295
Fix TLA+ syntax errors in collaboration spec and validate all specifications
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-27 02:16:00 +00:00
copilot-swe-agent[bot]
73d5ce416d
Add TLA+ specifications for future functionality (workflows, collaboration, integrations)
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-27 02:13:48 +00:00
copilot-swe-agent[bot]
4d2d717183
Initial plan
2025-12-27 02:05:01 +00:00
ee8a8de2ab
Merge pull request #48 from johndoe6345789/copilot/add-formal-specification
...
Add formal TLA+ specification for MetaBuilder system
2025-12-27 02:02:59 +00:00
copilot-swe-agent[bot]
cbb257d914
Add formal TLA+ specification for MetaBuilder
...
- Created spec/metabuilder.tla with comprehensive formal specification
- Modeled 6-level permission system (Public → User → Moderator → Admin → God → Supergod)
- Defined multi-tenant data isolation invariants
- Specified DBAL state machine with security properties
- Included package management operations
- Added safety properties: TenantIsolation, PermissionEnforcement, DataConsistency
- Added liveness properties: EventualProcessing, EventualRecovery
- Created spec/metabuilder.cfg for TLC model checker configuration
- Added spec/README.md with comprehensive documentation and usage guide
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-27 01:59:07 +00:00
copilot-swe-agent[bot]
4a85077f02
Initial plan
2025-12-27 01:54:25 +00:00
c515af5c75
Merge pull request #46 from johndoe6345789/dependabot/npm_and_yarn/prisma/client-7.2.0
...
build(deps): bump @prisma/client from 6.19.1 to 7.2.0
2025-12-27 01:35:18 +00:00
19bab1e7e4
Merge branch 'main' into dependabot/npm_and_yarn/prisma/client-7.2.0
2025-12-27 01:35:10 +00:00
9b4cfcd5e4
Merge pull request #47 from johndoe6345789/dependabot/npm_and_yarn/prisma-7.2.0
...
build(deps-dev): bump prisma from 6.19.1 to 7.2.0
2025-12-27 01:34:53 +00:00
2644ec2a63
Merge branch 'main' into dependabot/npm_and_yarn/prisma-7.2.0
2025-12-27 01:34:46 +00:00
51f65b8f8e
docs: txt,qt6,frontends (1 files)
release-1
2025-12-26 15:20:38 +00:00
9622834d27
config: vscode,settings,json (1 files)
2025-12-26 15:16:51 +00:00
dependabot[bot]
8c786a9cbc
build(deps-dev): bump prisma from 6.19.1 to 7.2.0
...
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli ) from 6.19.1 to 7.2.0.
- [Release notes](https://github.com/prisma/prisma/releases )
- [Commits](https://github.com/prisma/prisma/commits/7.2.0/packages/cli )
---
updated-dependencies:
- dependency-name: prisma
dependency-version: 7.2.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-26 11:19:16 +00:00
dependabot[bot]
fe96b08d5e
build(deps): bump @prisma/client from 6.19.1 to 7.2.0
...
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client ) from 6.19.1 to 7.2.0.
- [Release notes](https://github.com/prisma/prisma/releases )
- [Commits](https://github.com/prisma/prisma/commits/7.2.0/packages/client )
---
updated-dependencies:
- dependency-name: "@prisma/client"
dependency-version: 7.2.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-26 11:18:56 +00:00
49067ac178
docs: txt,qt6,frontends (1 files)
2025-12-26 07:34:08 +00:00
c71d203162
docs: qt6,frontends,cpp (3 files)
2025-12-26 07:33:52 +00:00
d80e4ac5ef
update: storybook,qt6,qml (1 files)
2025-12-26 07:33:21 +00:00
85a6b99c8a
update: storybook,qt6,qml (1 files)
2025-12-26 07:33:05 +00:00
698e4d6870
update: qt6,qml,modplayerpanel (1 files)
2025-12-26 07:32:49 +00:00
c3b7c693e6
docs: txt,qt6,frontends (1 files)
2025-12-26 07:32:33 +00:00
484d44d41f
code: qt6,modplayer,frontends (1 files)
2025-12-26 07:32:17 +00:00
0e54f53021
code: qt6,modplayer,frontends (1 files)
2025-12-26 07:32:00 +00:00
2b183cb197
docs: qt6,frontends (1 files)
2025-12-26 07:28:28 +00:00
158d5e37b2
update: retro,qt6,mod (1 files)
2025-12-26 07:28:12 +00:00
7f26cadb14
code: scripts,mod,generate (1 files)
2025-12-26 07:27:56 +00:00
5062ecfc16
docs: qt6,frontends (1 files)
2025-12-26 07:26:54 +00:00
45b86a608c
update: svg,qt6,frontends (2 files)
2025-12-26 07:26:38 +00:00
7e0281b5b4
update: svg,qt6,frontends (3 files)
2025-12-26 07:26:23 +00:00
a8240997e6
update: svg,qt6,frontends (3 files)
2025-12-26 07:26:06 +00:00
3c2d04acd5
update: svg,qt6,frontends (3 files)
2025-12-26 07:25:50 +00:00
0ff745cc32
update: svg,qt6,frontends (3 files)
2025-12-26 07:25:34 +00:00
87ea7a79da
update: svg,qt6,frontends (3 files)
2025-12-26 07:25:17 +00:00
af65319a1f
update: svg,qt6,frontends (3 files)
2025-12-26 07:25:01 +00:00
62da407fe7
update: svg,qt6,frontends (2 files)
2025-12-26 07:24:45 +00:00
600fbcfa2d
update: qt6,qml,packageview (22 files)
2025-12-26 07:23:44 +00:00
1d3eef6efa
update: qt6,qml,packageview (22 files)
2025-12-26 07:23:28 +00:00
e262317921
update: qt6,qml,packageview (22 files)
2025-12-26 07:22:12 +00:00