Skip to content

Releases: ABHIJEETH-V-N/HYOKA

1.1.0

Choose a tag to compare

@ABHIJEETH-V-N ABHIJEETH-V-N released this 15 Jul 18:08

New Features

Hyperized Task Stream: Enabled a new HYPERIZED mode. The agent can now inject interactive, live HTML/JS components directly into your Markdown notes. Turn static documentation into functional control panels with charts, interactive buttons, or real-time system monitors.

Dynamic UI Renderer: Replaced the static preview with a file-aware UI Renderer. It automatically detects all .html files in your vault and provides a dynamic dropdown to switch and view any design instantly.

Live Stream Pipeline: Implemented zero-latency HTML streaming. The preview pane now updates in real-time as the agent generates code, bypassing disk I/O bottlenecks for immediate visual feedback.

Manual Context Control: Replaced auto-detection with user-defined CTX_MAX settings. You now have total authority over how much memory your agent consumes per session.

Monochromatic UX Overhaul: Migrated from emojis to Lucide icon sets for a cleaner, unified, and professional "lofi" aesthetic across the shell, settings, and toolbar.

Command Orchestration: Upgraded the run_command tool to accept specific working directories (cwd), allowing for project-specific compilation and task execution anywhere in your vault.

Improvements

Project-less Workspace: Removed the rigid project folder structure in favor of a fluid, vault-wide agent workflow.

Streamlined Controls: Replaced verbose labels (e.g., "Instantiate Profile") with minimalist, icon-based controls ("+") for a distraction-free interface.

Enhanced UX: Improved the copy-to-clipboard experience with instant visual feedback and refined positioning for both input and output blocks.

1.0.1

Choose a tag to compare

@ABHIJEETH-V-N ABHIJEETH-V-N released this 13 Jul 09:52
15be323

Hyoka

An AI-driven agent interface for local task automation and vault analysis.

Key Features

  • Agentic Workflows: Supports multiple persona-based agents for different operational tasks (Systems Architect, SecOps Analyst).
  • Local Context: Operates directly within your vault via a secure tool-calling interface.
  • Tooling Capabilities:
    Vault-wide text search and retrieval.
    Automated note creation and file management.
    Web content browsing for research.
    Secure memory logging for long-term agent context.

Installation

Download the main.js, manifest.json, and styles.css from the Assets section below.
Copy these files into your vault's plugin folder: /.obsidian/plugins/hyoka/.
Reload Obsidian and enable "Hyoka" in your Community Plugins settings.

Safety & Privacy

Hyoka operates locally. For sensitive operations (like file deletion), the plugin requires explicit user authorization via the UI.
tomatically.

1.0.0

Choose a tag to compare

@ABHIJEETH-V-N ABHIJEETH-V-N released this 13 Jul 07:38

Hyoka

An AI-driven agent interface for local task automation and vault analysis.

Key Features

  • Agentic Workflows: Supports multiple persona-based agents for different operational tasks (Systems Architect, SecOps Analyst).
  • Local Context: Operates directly within your vault via a secure tool-calling interface.
  • Tooling Capabilities:
    Vault-wide text search and retrieval.
    Automated note creation and file management.
    Web content browsing for research.
    Secure memory logging for long-term agent context.

Installation

Download the main.js, manifest.json, and styles.css from the Assets section below.
Copy these files into your vault's plugin folder: /.obsidian/plugins/hyoka/.
Reload Obsidian and enable "Hyoka" in your Community Plugins settings.

Safety & Privacy

Hyoka operates locally. For sensitive operations (like file deletion), the plugin requires explicit user authorization via the UI.
tomatically.