elpasync pushed a change to branch externals/ellama. from 1c52902d4d Merge pull request #235 from s-kostyaev/add-context-header-line new bbac4df186 Reorganize transient menu new ee030435d4 Add option to always show context line in header or mode line new 7e0b688d7f Enhance transient model loading description new d007a0f96f Display current context in transient menu new 62364b5a4e Add functionality to remove context elements by name new 4340f71d75 Refactor `ellama-context-mode` to be a derived mode new 7ac470cc06 Enhance header line format handling in `ellama.el` new 071f49f831 Add community prompt collection feature new 0eac37ffe3 Add ellama-session-kill functionality new 25d34ce337 Fix community prompts new 8e26db91c8 Update menu item new 49593e60fa Update variable prompt format new a43bf8db31 Update ellama-community-prompts.el header new 9d5b7046b3 Update package dependencies new f94002a405 Bump version new ad88edf9ed Merge pull request #238 from s-kostyaev/ux-improvements new d9de354092 Add simple configuration example to readme new 4bb90fcbd6 Update README for ellama provider description new fb01a0cefe Merge pull request #241 from s-kostyaev/improve-readme
Summary of changes: NEWS.org | 7 ++ README.org | 38 ++++++++- ellama-community-prompts.el | 200 ++++++++++++++++++++++++++++++++++++++++++++ ellama.el | 172 +++++++++++++++++++++++++++---------- tests/test-ellama.el | 8 -- 5 files changed, 370 insertions(+), 55 deletions(-) create mode 100644 ellama-community-prompts.el