Nous Research Ships Hermes Agent Profile Builder: Identity, Model, Skills, and MCP Servers in One Dashboard Flow


Nous Research · Hermes Agent

The Profile Builder, explained

DEMOsimulation, not the live product


Off → written to agent.disabled_toolsets.



mcp_servers is a map keyed by server name.

~/.hermes/profiles/researcher/config.yaml



Source link

  • Related Posts

    Meet ‘North Mini Code’: Cohere’s 30B Open-Weight Mixture-of-Experts Model With 3B Active Parameters for Agentic Coding

    This week, Cohere AI team shipped its first developer-facing coding model named ‘North Mini Code‘. ‘North Mini Code’ is open-weight and focused at software engineers. It is a mixture-of-experts (MoE)…

    A Coding Implementation on Microsoft SkillOpt for Instrumented Prompt Optimization, Skill Evolution Analysis, and Baseline Comparison

    k = RUN_KNOBS train_out = run_cli([“python”,”scripts/train.py”,”–config”,CFG,”–split_dir”,SPLIT, “–optimizer_model”,OPTIMIZER_MODEL,”–target_model”,TARGET_MODEL,”–out_root”,RUN, *COMMON, “train.train_size=0″, f”train.num_epochs={k[‘num_epochs’]}”, f”train.batch_size={k[‘batch_size’]}”, f”gradient.minibatch_size={k[‘minibatch’]}”, f”gradient.merge_batch_size={k[‘merge_batch’]}”, f”gradient.analyst_workers={k[‘workers’]}”, f”optimizer.learning_rate={k[‘lr’]}”, f”optimizer.lr_scheduler={k[‘lr_sched’]}”, “optimizer.use_slow_update=true”, “optimizer.use_meta_skill=true”, f”env.workers={k[‘workers’]}”, f”env.limit={k[‘limit’]}”], “TRAIN (rollout->reflect->aggregate->select->update->gate; slow-update + meta-skill)”) import pandas as pd, matplotlib.pyplot…

    Leave a Reply

    Your email address will not be published. Required fields are marked *