This website requires JavaScript.
Explore
Help
Register
Sign In
cameleer
/
cameleer-server
Watch
1
Star
0
Fork
0
You've already forked cameleer-server
Code
Issues
41
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
sonarqube.yml
Actor
All actors
claude
hsiegeln
Status
All status
Success
Failure
Waiting
Running
feat: latency heatmap overlay on process diagram (#94)
ci.yml #409
:
Commit
b5c19b6774
pushed by
claude
main
2026-03-29 23:38:04 +02:00
29s
View workflow file
fix: use root tree for compound node detection instead of flat nodes list
ci.yml #407
:
Commit
7e968dc06b
pushed by
claude
main
2026-03-29 19:35:53 +02:00
1m4s
View workflow file
feat: support iteration wrapper nodes and filter overlay by selected iteration
ci.yml #386
:
Commit
faf5d505f4
pushed by
claude
main
2026-03-28 18:58:42 +01:00
38s
View workflow file
chore: remove /dev/diagram test page
ci.yml #292
:
Commit
159e4adf07
pushed by
claude
main
2026-03-27 19:55:48 +01:00
33s
View workflow file
feat: execution overlay & debugger (sub-project 2)
ci.yml #291
:
Commit
085c4e395b
pushed by
claude
main
2026-03-27 19:52:43 +01:00
36s
View workflow file
feat: rename logForwardingLevel to applicationLogLevel, add agentLogLevel
ci.yml #279
:
Commit
a2a8e4ae3f
pushed by
claude
main
2026-03-26 23:37:19 +01:00
39s
View workflow file
feat: native TRACE log level with design system 0.1.16
ci.yml #278
:
Commit
6e187ccb48
pushed by
claude
main
2026-03-26 23:08:25 +01:00
35s
View workflow file
feat: add TRACE log level support across UI
ci.yml #277
:
Commit
862a27b0b8
pushed by
claude
main
2026-03-26 23:04:02 +01:00
34s
View workflow file
refactor: derive processor-route mapping from diagrams instead of executions
ci.yml #276
:
Commit
d6c1f2c25b
pushed by
claude
main
2026-03-26 23:01:01 +01:00
37s
View workflow file
refactor: remove diagramNodeId indirection, use processorId directly
ci.yml #275
:
Commit
100b780b47
pushed by
claude
main
2026-03-26 22:44:59 +01:00
38s
View workflow file
feat(ui): restructure AppConfigDetailPage into 3 sections
ci.yml #257
:
Commit
64b677696e
pushed by
claude
main
2026-03-26 18:52:37 +01:00
32s
View workflow file
feat: add application config overview and inline editing
ci.yml #248
:
Commit
b0484459a2
pushed by
claude
main
2026-03-26 12:51:35 +01:00
22s
View workflow file
feat: make agent instance name a navigable link in data table
ci.yml #245
:
Commit
c941b86176
pushed by
claude
main
2026-03-26 12:03:02 +01:00
27s
View workflow file
use self hosted image for build
ci.yml #233
:
Commit
e10f021c54
pushed by
claude
main
2026-03-25 22:03:57 +01:00
26s
View workflow file
fix: expose exchange body in API, fix RouteFlow index mapping
ci.yml #232
:
Commit
b3c5e87230
pushed by
claude
main
2026-03-25 22:03:06 +01:00
26s
View workflow file
fix: force SNAPSHOT update in CI build (-U flag)
ci.yml #226
:
Commit
fea50b51ae
pushed by
claude
main
2026-03-25 13:35:28 +01:00
1m20s
View workflow file
chore: use pre-baked build images from cameleer-build-images
ci.yml #225
:
Commit
79d37118e0
pushed by
claude
main
2026-03-25 13:29:54 +01:00
41s
View workflow file
fix: remove core LogIndexService to fix CI snapshot resolution
ci.yml #224
:
Commit
7fd55ea8ba
pushed by
claude
main
2026-03-25 13:12:34 +01:00
1m12s
View workflow file
ci: retry after cameleer3-common publish
ci.yml #223
:
Commit
c96fbef5d5
pushed by
claude
main
2026-03-25 13:06:23 +01:00
51s
View workflow file
feat: add application log ingestion with OpenSearch storage
ci.yml #222
:
Commit
7423e2ca14
pushed by
claude
main
2026-03-25 13:03:52 +01:00
5m26s
View workflow file
feat: persistent per-application config with GET/PUT endpoints
ci.yml #214
:
Commit
69a3eb192f
pushed by
claude
main
2026-03-25 07:44:14 +01:00
1m10s
View workflow file
fix: add npm registry auth token for UI build in CI
ci.yml #204
:
Commit
ef6bc4be21
pushed by
claude
main
2026-03-24 19:13:25 +01:00
39s
View workflow file
chore: upgrade @cameleer/design-system to v0.1.6
ci.yml #203
:
Commit
8534bb8839
pushed by
claude
main
2026-03-24 19:08:04 +01:00
40s
View workflow file
fix: use self-portaling DetailPanel from design system v0.1.5
ci.yml #202
:
Commit
a5bc7cf6d1
pushed by
claude
main
2026-03-24 19:01:10 +01:00
57s
View workflow file
feat: add auto-refresh toggle wired to all polling queries
ci.yml #196
:
Commit
4ac11551c9
pushed by
claude
main
2026-03-24 18:11:38 +01:00
51s
View workflow file
fix: use server-side sorting for paginated tables
ci.yml #190
:
Commit
48455cd559
pushed by
claude
main
2026-03-24 17:24:09 +01:00
2m4s
View workflow file
feat: add V3 migration for engine_level and route-level snapshot columns
ci.yml #186
:
Commit
2887fe9599
pushed by
claude
#91
2026-03-24 16:15:12 +01:00
53s
View workflow file
feat: add V3 migration for engine_level and route-level snapshot columns
ci.yml #185
:
Commit
2887fe9599
pushed by
claude
fix/agent-protocol-v2
2026-03-24 16:15:08 +01:00
52s
View workflow file
fix: cast diagram layout response type to fix TS build error
ci.yml #161
:
Commit
826466aa55
pushed by
claude
main
2026-03-23 21:33:35 +01:00
7m26s
View workflow file
refactor: rename group_name→application_name in DB, OpenSearch, SQL
ci.yml #160
:
Commit
6a5dba4eba
pushed by
claude
main
2026-03-23 21:25:12 +01:00
42s
View workflow file
First
Previous
1
2
3
4
Next
Last