Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
98 commits
Select commit Hold shift + click to select a range
3662bfe
Update tracing attributes
mjwolf Dec 18, 2025
3ce95ba
Update agentic workflow and tracing.
mjwolf Dec 22, 2025
4ec3a5b
Update set span status in tracing
mjwolf Dec 23, 2025
a693a0b
Improve DocumentationAgent performance and workflow
mjwolf Jan 6, 2026
2b3c388
Disallow Transfers in critic and validator
mjwolf Jan 6, 2026
e6b3b01
update validator with more text
jrmolin Jan 7, 2026
3ac5007
Merge branch 'doc-agents' of github.com:mjwolf/elastic-package into d…
jrmolin Jan 7, 2026
d8bb63d
Add debug modes for LLM doc agent and enhance tracing
mjwolf Jan 7, 2026
fbbecda
make i going in the right direction?
qcorporation Jan 8, 2026
f296f7f
some revisions to the overlapping logic
qcorporation Jan 8, 2026
0b902e1
final
qcorporation Jan 8, 2026
048529e
advanced settings, advanced settings validator, fixed bug about remov…
qcorporation Jan 8, 2026
e210dd9
remove parallel section generation, add structure validator for dupli…
qcorporation Jan 8, 2026
2ae4511
scaling validator, llm generator notes
qcorporation Jan 8, 2026
987308e
add scaling generator and validation, added convergence bonus iteration
qcorporation Jan 8, 2026
cea2469
make vendor setup better again!
qcorporation Jan 8, 2026
bd39850
consolidated docagent and harness into a new context builder
qcorporation Jan 8, 2026
ec3009f
added phoenix tracing into the output
qcorporation Jan 8, 2026
d8f49ae
batch parallel processing, validator work for llm validation
qcorporation Jan 8, 2026
ef9ee0c
default 4 parallel versus 1
qcorporation Jan 8, 2026
e935adb
Merge branch 'doc-agents' of github.com:mjwolf/elastic-package into d…
jrmolin Jan 9, 2026
c802a45
increase reliability within generator and validator
qcorporation Jan 9, 2026
1b4144e
make sure the traces get updated
jrmolin Jan 13, 2026
975904c
Merge pull request #6 from jrmolin/doc-agents
mjwolf Jan 14, 2026
43b8eb0
clean things up just a bit
jrmolin Jan 14, 2026
f110033
Updates to only use evaluate
qcorporation Jan 15, 2026
8d103ed
add more consistency across runs
qcorporation Jan 15, 2026
3f77ae6
phoenix and test harness
qcorporation Jan 15, 2026
8eea7b3
Add back section-based generation
mjwolf Jan 16, 2026
daca8c2
Merge doc-agent-qcorp-sections into doc-agents
mjwolf Jan 16, 2026
e818d71
Merge branch 'doc-agents' of github.com:mjwolf/elastic-package into d…
jrmolin Jan 16, 2026
ffba969
fix(tracing): ensure span hierarchy is properly exported to Phoenix
jrmolin Jan 16, 2026
68798a8
fix(tracing): add session ID verification to span debug logging
jrmolin Jan 16, 2026
da12a40
tracing working again, but even better
jrmolin Jan 16, 2026
71a42f4
remove a git merge artifact
jrmolin Jan 16, 2026
4a69625
Remove dead and duplicate code
mjwolf Jan 16, 2026
063acfd
Merge pull request #7 from jrmolin/doc-agents
mjwolf Jan 16, 2026
44e2db1
Improve generation of data stream reference section
mjwolf Jan 16, 2026
8f8436c
Merge branch 'doc-agents' of github.com:mjwolf/elastic-package into d…
mjwolf Jan 16, 2026
344b8df
Use section-specific prompts in generators
mjwolf Jan 16, 2026
4395f98
Refactor llmagent: move subpackages under docagent and cleanup
mjwolf Jan 17, 2026
3e95b2a
Fix doc generation to reduce critic rejections
mjwolf Jan 17, 2026
a35d053
Strengthen formatting rules to reduce critic rejections
mjwolf Jan 17, 2026
65a6580
Add explicit bold formatting examples to prevent critic rejections
mjwolf Jan 17, 2026
db48a2f
Consolidate style guide and remove docs-builder specific content
mjwolf Jan 17, 2026
3b6c0df
Consolidate style rules into shared package
mjwolf Jan 19, 2026
3ce3fc8
Refactor llmagent: extract reusable parsing, generation, and prompts …
mjwolf Jan 19, 2026
65f161e
Fix bold formatting issues in documentation generation
mjwolf Jan 19, 2026
f4bdeb4
Fix section generation
mjwolf Jan 19, 2026
f09cead
Add strict instructions to use get_service_info tool
mjwolf Jan 20, 2026
e5a7e68
Update llmagent readme
mjwolf Jan 20, 2026
73a4dbe
combine sections content correctly
mjwolf Jan 20, 2026
8a486d4
Simplify workflow prompt creation
mjwolf Jan 20, 2026
ac0c71a
Programatically combine sections
mjwolf Jan 21, 2026
3588baf
Clean unused files
mjwolf Jan 21, 2026
05dd0ae
Use same generator function in evaluate and normal mode
mjwolf Jan 21, 2026
e9e8de7
Add postprocessor for data stream templates and simplify doc structure
mjwolf Jan 21, 2026
87e7d3b
Update llmagent
mjwolf Jan 22, 2026
1cb64af
Add support for multiple readme files in integration
mjwolf Jan 26, 2026
8395a01
Change log levels to reduce default log messages
mjwolf Jan 28, 2026
8d38531
Move data streams subsections to the end of the reference section
mjwolf Jan 28, 2026
31adad7
Add vendor resources section and fix Kibana setup wording
mjwolf Jan 28, 2026
286fa06
Fix ADK session state variable interpolation for {Product}
mjwolf Jan 29, 2026
a22cdb6
Refactor llmagent packages: reduce code size and improve consistency
mjwolf Jan 29, 2026
97bd6c0
Merge branch 'feat/update-documentation' into doc-agents
mjwolf Jan 29, 2026
8f32bd2
Fix lint issues
mjwolf Feb 2, 2026
ee67815
Fix tracing log level
mjwolf Feb 2, 2026
dc80ce5
fix: disable UpdateReadmes in archetype tests
mjwolf Feb 2, 2026
aa72346
Update template
mjwolf Feb 2, 2026
01c81ac
Remove docagent debug flags and preserve blocks
mjwolf Feb 3, 2026
9bd5f85
Fix embed pattern
mjwolf Feb 3, 2026
7e4a69c
Change default model to gemini-3-flash-preview
mjwolf Feb 4, 2026
b380ca4
Suppress errors when there's no trace collector running
mjwolf Feb 4, 2026
fef9744
Update prompts and examples to match expected formats
mjwolf Feb 12, 2026
aee1ec0
Remove evaluation mode and unused validators, update structure validator
mjwolf Feb 12, 2026
d2ed793
Add back evaluation mode
mjwolf Feb 13, 2026
2cf2894
Change disclaimer in generated text
mjwolf Feb 13, 2026
b50d248
Refactor update documentation cmd
mjwolf Feb 13, 2026
41e85a7
Remove dead code and unneeded tests
mjwolf Feb 14, 2026
6f490c2
refactor evaluation specific files into a doceval package
mjwolf Feb 14, 2026
2c8e68e
Remove duplicate disclaimers from generated docs
mjwolf Feb 14, 2026
fcb3c17
Refactor llmagent: rename specialists to agents, trim docs, fix stati…
mjwolf Feb 17, 2026
b3ceffc
Simplify doc agent API and make tracing config-only
mjwolf Feb 18, 2026
17017f6
Add programatic validation of agentless deployment text
mjwolf Feb 18, 2026
acba65a
Merge remote-tracking branch 'upstream/main'
mjwolf Feb 18, 2026
2ac84ce
Merge remote-tracking branch 'upstream/feat/update-documentation'
mjwolf Feb 18, 2026
bd819b3
Remove unneeded disclaimer validation
mjwolf Feb 18, 2026
741ec46
remove external prompt override
mjwolf Feb 18, 2026
03f307b
Chore(deps): bump github.com/elastic/go-ucfg from 0.8.8 to 0.9.0 (#3294)
dependabot[bot] Feb 19, 2026
81bb602
[updatecli] Update latest snapshot to 8.19.12-d9a5f69d (#3297)
github-actions[bot] Feb 23, 2026
4fe4c14
[Policy tests] Use go-ucfg to read policy test configuration files (#…
mrodm Feb 23, 2026
29ec790
Merge remote-tracking branch 'upstream/main'
mjwolf Feb 23, 2026
6aba751
Make documentation update command model-agnostic via Google ADK
mjwolf Feb 24, 2026
d8331d7
Remove evaluate-batch; suggest for-each for multiple packages
mjwolf Feb 24, 2026
6045cce
Use packages.DataStreamManifest in validators instead of duplicate type
mjwolf Feb 24, 2026
c2a2edb
Rename Go files to avoid underscores (Go naming convention)
mjwolf Feb 24, 2026
d67698a
Change empty content placeholder
mjwolf Feb 24, 2026
46c9cae
Derive required README sections from package-docs-readme.md.tmpl
mjwolf Feb 24, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
153 changes: 0 additions & 153 deletions .cursor/plans/multi-agent-ba8b7582.plan.md

This file was deleted.

78 changes: 0 additions & 78 deletions .cursor/plans/url-a65242b5.plan.md

This file was deleted.

4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,7 @@ new_package

# default output directory for dump commands
package-dump

.cursor/

batch_results/
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ test-stack-command-86:
./scripts/test-stack-command.sh 8.6.2

test-stack-command-8x:
./scripts/test-stack-command.sh 8.19.12-e2af696e-SNAPSHOT
./scripts/test-stack-command.sh 8.19.12-d9a5f69d-SNAPSHOT

test-stack-command-9x:
./scripts/test-stack-command.sh 9.4.0-e2040fd9-SNAPSHOT
Expand Down
Loading