yinjianm
33a027e809
ci(config): add GHCR image publish workflow
...
Publish frontend, backend, and remote-gateway images to GHCR on
pushes to main and manual runs. Also update docker-compose to pull
the three service images from ghcr.io instead of Docker Hub.
2026-03-25 03:28:45 +08:00
yinjianm
c7a73e3715
✅ 【HelloAGENTS】- ~init:完成
...
已完成当前仓库知识库初始化,已创建 .helloagents/ 目录骨架和首批文档,覆盖根工作区、前端、后端、远程桌面网关四个模块。
已生成入口与上下文文档:INDEX.md、context.md、CHANGELOG.md
已生成模块文档:workspace-root.md、frontend.md、backend.md、remote-gateway.md
已创建空目录:plan/、user/
验收结果:核心文件存在且非空,目录结构完整,未残留模板级占位骨架
未执行项:configure_codex.py 因当前环境不可用 Python 解释器而跳过,这不影响本次知识库初始化
提示:当前 .gitignore 还没有 .helloagents/ 条目;按 ~init 规则,我只提示,不自动修改
2026-03-25 03:20:36 +08:00
Baobhan Sith
01754ba62f
Update README.md
2025-07-01 16:04:14 +08:00
Baobhan Sith
4cb7b3947c
Update README.md
2025-06-13 14:08:41 +08:00
Baobhan Sith
d5d6e12db2
Update README.md
2025-06-12 18:16:57 +08:00
Baobhan Sith
c3edb16c00
Delete .github/workflows/close-inactive-issues.yml
2025-06-11 08:44:26 +08:00
Baobhan Sith
7436e134c5
Update README.md
2025-06-11 08:43:04 +08:00
Baobhan Sith
1b8d415c08
Create close-inactive-issues.yml
2025-06-05 19:32:42 +08:00
Baobhan Sith
89507dcc73
Merge pull request #76 from Heavrnl/dependabot/npm_and_yarn/multer-2.0.1
...
build(deps): bump multer from 2.0.0 to 2.0.1
2025-06-05 18:31:23 +08:00
dependabot[bot]
da26f43d1d
build(deps): bump multer from 2.0.0 to 2.0.1
...
Bumps [multer](https://github.com/expressjs/multer ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/expressjs/multer/releases )
- [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/expressjs/multer/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: multer
dependency-version: 2.0.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-05 09:53:43 +00:00
Baobhan Sith
f5c136e680
Merge pull request #74 from Heavrnl/dependabot/npm_and_yarn/packages/backend/multer-2.0.1
...
build(deps): bump multer from 2.0.0 to 2.0.1 in /packages/backend
2025-06-05 10:40:40 +08:00
dependabot[bot]
c39c370627
build(deps): bump multer from 2.0.0 to 2.0.1 in /packages/backend
...
Bumps [multer](https://github.com/expressjs/multer ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/expressjs/multer/releases )
- [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/expressjs/multer/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: multer
dependency-version: 2.0.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-05 02:39:53 +00:00
Baobhan Sith
90aa26b04f
Update RemoteDesktopModal.vue
2025-06-05 09:49:56 +08:00
Baobhan Sith
c5155c74c8
Update package.json
2025-06-05 09:44:49 +08:00
Baobhan Sith
44eafe730a
feat: 添加复制路径菜单项
2025-06-05 09:34:38 +08:00
Baobhan Sith
91992e694e
update
2025-06-04 18:34:17 +08:00
Baobhan Sith
61230a3b6e
添加部分缺失的i18n文本
2025-06-04 18:28:48 +08:00
Baobhan Sith
79c09f15cc
Merge pull request #72 from Heavrnl/feature/codemirror
...
Feature/codemirror
2025-06-04 18:21:54 +08:00
Baobhan Sith
373ba1778c
Update FileEditorOverlay.vue
2025-06-04 18:18:54 +08:00
Baobhan Sith
d3b21f376b
feat: 添加搜索框
2025-06-04 18:00:51 +08:00
Baobhan Sith
b4442cd4b4
feat: 添加对更多类型的文件的代码高亮支持
2025-06-04 17:29:01 +08:00
Baobhan Sith
dc776f2da5
Update CodeMirrorMobileEditor.vue
2025-06-04 17:15:44 +08:00
Baobhan Sith
79b94e479f
feat: 添加代码高亮功能
2025-06-04 17:14:24 +08:00
Baobhan Sith
39808e5abb
feat: 完成移动端集成CodeMirror
2025-06-04 12:54:38 +08:00
Baobhan Sith
d31c468e37
Update CodeMirrorMobileEditor.vue
2025-06-04 12:40:54 +08:00
Baobhan Sith
065e3a0272
update
2025-06-04 12:36:07 +08:00
Baobhan Sith
defa0b1c92
Merge pull request #70 from Heavrnl/dependabot/npm_and_yarn/tar-fs-2.1.3
...
build(deps): bump tar-fs from 2.1.2 to 2.1.3
2025-06-04 11:13:56 +08:00
dependabot[bot]
1d4db1e733
build(deps): bump tar-fs from 2.1.2 to 2.1.3
...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs ) from 2.1.2 to 2.1.3.
- [Commits](https://github.com/mafintosh/tar-fs/commits )
---
updated-dependencies:
- dependency-name: tar-fs
dependency-version: 2.1.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-04 03:13:01 +00:00
Baobhan Sith
754b468276
Merge pull request #69 from Heavrnl/dependabot/npm_and_yarn/packages/backend/tar-fs-2.1.3
...
build(deps): bump tar-fs from 2.1.2 to 2.1.3 in /packages/backend
2025-06-04 11:11:38 +08:00
dependabot[bot]
96a00e4be4
build(deps): bump tar-fs from 2.1.2 to 2.1.3 in /packages/backend
...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs ) from 2.1.2 to 2.1.3.
- [Commits](https://github.com/mafintosh/tar-fs/commits )
---
updated-dependencies:
- dependency-name: tar-fs
dependency-version: 2.1.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-04 03:10:50 +00:00
Baobhan Sith
9f5342d1e4
Update QuickCommandsView.vue
2025-06-04 10:39:55 +08:00
Baobhan Sith
87f660cd61
style: 统一样式
2025-06-04 10:38:43 +08:00
Baobhan Sith
092442b37c
fix: 修复私钥密码不导出的问题
...
#66
2025-06-04 10:25:10 +08:00
Baobhan Sith
046ff894e0
Update connection.ts
2025-06-04 10:08:54 +08:00
Baobhan Sith
9af9efc0a4
Update package.json
2025-06-04 10:01:13 +08:00
Baobhan Sith
a81fb6fdaf
feat: Docker管理器添加进入容器和查看日志功能按钮
...
#49
2025-06-04 09:55:31 +08:00
Baobhan Sith
4d22bcb3c9
Update appearance.service.ts
2025-06-04 09:24:16 +08:00
Baobhan Sith
c277abdde6
update
2025-06-04 09:15:31 +08:00
Baobhan Sith
27fa1caa1f
调整代码结构
2025-06-01 15:35:42 +08:00
Baobhan Sith
33422a215c
整理代码结构
2025-06-01 15:31:06 +08:00
Baobhan Sith
3d16613194
Delete 静态冰蓝玻璃.html
2025-05-30 13:03:49 +08:00
Baobhan Sith
807a48a7dd
feat: 为快捷指令添加变量功能
...
#57
2025-05-30 09:25:46 +08:00
Baobhan Sith
e2d6dcb937
fix: 修复移动端终端字号加载异常的问题
...
#57
2025-05-29 18:37:26 +08:00
Baobhan Sith
ef33726a11
fix: 修复移动端终端字号加载异常的问题
...
#53
2025-05-29 18:28:12 +08:00
Baobhan Sith
c44f1606d6
fix: 修复移动端ssh会话标签切换异常且自定义背景不显示的问题
2025-05-29 18:15:37 +08:00
Baobhan Sith
564d7e775c
Update appearance.repository.ts
2025-05-28 21:22:16 +08:00
Baobhan Sith
27cb02b825
update
2025-05-28 20:24:30 +08:00
Baobhan Sith
f022033b22
feat: 添加自定义对话模态框
2025-05-28 19:32:14 +08:00
Baobhan Sith
ae88f6c66c
Update StatusMonitor.vue
2025-05-28 14:35:37 +08:00
Baobhan Sith
d826aed607
Update StatusMonitor.vue
2025-05-28 14:35:00 +08:00