Martin Dvorak

Results 102 issues of Martin Dvorak

In order to successfully install examples using Docker I did the following changes: * There seems to be missing step which clones `mli-resources` GitHub repository. Perhaps `RUN git clone https://github.com/h2oai/mli-resources.git`...

Implement [Pandoc](https://pandoc.org/MANUAL.html#pandocs-markdown) Markdown flavor. It has a number of useful features like footnotes, citations and math. It will require enhancements both on editor and HTML renderer size. * https://github.com/jgm/pandoc John...

:rocket: feature

**Bug description:** @asmwarrior reported in https://github.com/dvorka/mindforger/issues/1506#issuecomment-1937994636 > I see one issue, when I use this MindForger to open a markdown file(created by other markdown file editors), the application hangs. This...

bug :lady_beetle:
:neckbeard: not reproducible
:rescue_worker_helmet: triage

**Enhancement / feature description:** Add Google Gemini as Wingman LLM provider.

:octocat: enhancement
:rescue_worker_helmet: triage

**Enhancement / feature description:** Add ability to choose LLM model provided by OpenAI (or other provider) + expert parameters (like temperature).

:octocat: enhancement
:rescue_worker_helmet: triage

**Bug description:** Markdown parser fails to parse metadata `links` section with `,` character in the link. Repro: ``` # Outline Name O text. ``` Hints: * Links must support `\`...

bug :lady_beetle:
high :feelsgood:

**Bug description:** The warning is written to console whenever MF starts. It is caused by a PNG images with a problematic chunk. **Expected behaviour:** Clean boot log. **Environment:** * MindForger...

bug :lady_beetle:
:suspect: low

**Enhancement / feature description:** Prepare Windows store RT distribution for accounts without administrator permissions. Would an archive with binary, libs and startup script be an option? ...

:octocat: enhancement
:office: windows
:rescue_worker_helmet: triage