KernelDeimos
|
4d9cc9bd83
|
fix: permission strings for ES services
|
2024-12-11 11:25:29 -05:00 |
|
KernelDeimos
|
1dc2a6af81
|
dev: simplify get-launch-apps
|
2024-12-10 17:10:53 -05:00 |
|
KernelDeimos
|
1beda5b23d
|
clean: cleanup filesystem routes
|
2024-12-10 16:40:38 -05:00 |
|
KernelDeimos
|
cd7755da6b
|
clean: misc cleanups
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
|
2024-12-10 15:58:22 -05:00 |
|
KernelDeimos
|
ff62d9009e
|
refactor: allow service-specific API errors to be registered
|
2024-12-10 15:23:54 -05:00 |
|
KernelDeimos
|
8557c54527
|
clean: cleanup log outputs
|
2024-12-10 14:19:01 -05:00 |
|
KernelDeimos
|
1b578019f9
|
fix: provide actor context to ws event
|
2024-12-10 14:06:14 -05:00 |
|
KernelDeimos
|
96008233ba
|
fix: context error in user connected event
|
2024-12-10 13:45:31 -05:00 |
|
KernelDeimos
|
6bb9437268
|
clean: remove legacy driver support
|
2024-12-10 13:18:42 -05:00 |
|
KernelDeimos
|
b9d53b77a2
|
refactor: migrate kv driver invocation
|
2024-12-10 12:54:13 -05:00 |
|
KernelDeimos
|
2fcc257ae1
|
refactor: migrate entity storage driver invocation
|
2024-12-10 11:40:49 -05:00 |
|
KernelDeimos
|
193833f4f9
|
clean: remove legacy driver module
|
2024-12-10 10:38:40 -05:00 |
|
 KenandEric Dubé
|
9965f219d8
|
refactor: adjust max_tokens for specific models
fix: fix issue when there is an assistant role
|
2024-12-10 09:17:16 -05:00 |
|
KernelDeimos
|
01395f302e
|
fix: signup 500 for temp user
|
2024-12-10 09:09:25 -05:00 |
|
KernelDeimos
|
acf8ae302e
|
fix: bad import for TeePromise
|
2024-12-09 18:03:45 -05:00 |
|
KernelDeimos
|
7acb096add
|
fix: sorting bug in AIChatService
|
2024-12-09 16:31:53 -05:00 |
|
KernelDeimos
|
0f2641b88f
|
clean: remove some unused code/comments
|
2024-12-09 16:31:53 -05:00 |
|
 Nguyễn Tuấn AnhandEric Dubé
|
b2ea8a3888
|
feat: set max token to 8096
|
2024-12-09 16:31:36 -05:00 |
|
KernelDeimos
|
6c0f04706d
|
move: MountpointService
|
2024-12-09 16:03:18 -05:00 |
|
KernelDeimos
|
4917848c60
|
refactor: move SizeService and DRY capacity usage
This commit also fixes a but that was discovered in calculating the size
of files during a copy operation.
|
2024-12-09 15:50:44 -05:00 |
|
KernelDeimos
|
db00f0ae67
|
dev: cleanup filesystem utilities
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
|
2024-12-09 14:42:14 -05:00 |
|
KernelDeimos
|
3f5bc7163f
|
dev: cleanup config.js
|
2024-12-09 14:08:46 -05:00 |
|
KernelDeimos
|
537d0d47ec
|
dev: cleanup RuntimeEnvironment.js
|
2024-12-09 13:49:40 -05:00 |
|
KernelDeimos
|
7839d52925
|
dev: address TODO comment in Kernel.js
|
2024-12-09 13:14:10 -05:00 |
|
KernelDeimos
|
c36dd1b3d3
|
refactor: extension loading
|
2024-12-09 12:05:23 -05:00 |
|
KernelDeimos
|
070937c7e6
|
clean: remove some unused vars
|
2024-12-09 12:05:23 -05:00 |
|
KernelDeimos
|
7af8afb053
|
refactor: address TODO; de-couple some services from FilesystemService
|
2024-12-09 12:05:11 -05:00 |
|
KernelDeimos
|
b34b8efea9
|
clean: remove some unused variables
|
2024-12-06 17:03:16 -05:00 |
|
KernelDeimos
|
cb4bcba7ec
|
clean: cleanup helpers.js
|
2024-12-06 17:03:16 -05:00 |
|
KernelDeimos
|
7db3be5716
|
clean: remove unused variables in filesystem
|
2024-12-06 17:03:16 -05:00 |
|
KernelDeimos
|
c566d48433
|
clean: fix errors found by find-unused-exports
|
2024-12-06 15:40:59 -05:00 |
|
KernelDeimos
|
62a010b1b2
|
doc: clarify the distinction between CoreModule and Core2Module
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
|
2024-12-06 13:05:03 -05:00 |
|
KernelDeimos
|
73f738c9d9
|
doc: add more extensions documentation
|
2024-12-06 13:05:03 -05:00 |
|
KernelDeimos
|
1679648780
|
doc: document the test kernel
|
2024-12-06 13:05:03 -05:00 |
|
KernelDeimos
|
1e0fb1c3c5
|
doc: document kernel behavior
|
2024-12-06 13:05:03 -05:00 |
|
KernelDeimos
|
72c496df4b
|
clean: remove early typescript trial
|
2024-12-06 10:38:55 -05:00 |
|
KernelDeimos
|
e301247bfc
|
dev: add an example module and service
|
2024-12-05 16:58:15 -05:00 |
|
KernelDeimos
|
7de23ce68d
|
move: SmolUtil and ServerHealthService
|
2024-12-05 16:16:44 -05:00 |
|
KernelDeimos
|
09b0d744d5
|
clean: remove redundant promise.js
|
2024-12-05 15:08:33 -05:00 |
|
KernelDeimos
|
58dea19cd9
|
move strutil and time.js to putility
|
2024-12-05 14:00:21 -05:00 |
|
KernelDeimos
|
e279dc6e5f
|
fix: add missing import
|
2024-12-05 13:56:08 -05:00 |
|
KernelDeimos
|
7424fd888d
|
doc: update and generate docs
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
|
2024-12-05 13:29:10 -05:00 |
|
KernelDeimos
|
3df5f649a4
|
dev: migrate ExpectationService and PagerService
|
2024-12-05 13:20:06 -05:00 |
|
KernelDeimos
|
a2072c5fac
|
doc: move/clean ErrorService
Some documentation comments were missing or inaccurate so these were
also edited after moving.
|
2024-12-05 12:10:07 -05:00 |
|
KernelDeimos
|
e5a7d1c1bb
|
doc: edit/generate CoreModule2 docs
|
2024-12-05 12:10:07 -05:00 |
|
KernelDeimos
|
036016b20b
|
dev: move/clean AlarmService and related utils
|
2024-12-05 11:41:41 -05:00 |
|
KernelDeimos
|
13a895b76b
|
fix: fake_chat default model and usage errors
|
2024-12-05 09:34:51 -05:00 |
|
KernelDeimos
|
1e2f9df110
|
doc: remove comment error
|
2024-12-05 09:14:30 -05:00 |
|
KernelDeimos
|
a1c2226561
|
fix: update test kernel
|
2024-12-04 20:40:42 -05:00 |
|
jelveh
|
12ca609046
|
invalidate user cache when hitting /get-dev-profile
|
2024-12-04 15:13:54 -08:00 |
|