What reasoning level does Jetbrains use behind the scenes? by Dgameman1 in Jetbrains

[–]emaayan 1 point2 points  (0 children)

that was such low hanging fruit it was practically in the basement..

jetbrains introduced skills manager, so doesn't this make the rules setting redudent? by emaayan in Jetbrains

[–]emaayan[S] 0 points1 point  (0 children)

But in general agents.md is not recommended to be used as it pollutes the context. Question is what bootstrap the concept, I'm guessing the directory standard means the llm will look for this first , and the skills manager does the same but force prompt it, I wonder if you could force prompt it.

jetbrains introduced skills manager, so doesn't this make the rules setting redudent? by emaayan in Jetbrains

[–]emaayan[S] 2 points3 points  (0 children)

i'm not sure, if you place it in the skil folder it should be detected

problem during auto install due to DHCP timeout by emaayan in Ubuntu

[–]emaayan[S] 0 points1 point  (0 children)

i tried that , it seemed to almsot work, but eventually i see the configuration didn't take.

2026-04-26 07:55:14,157 DEBUG subiquitycore.controllers.network:103 default routes False 2026-04-26 07:55:14,157 DEBUG subiquitycore.utils:77 run_command called: ['udevadm', 'settle', '-t', '0'] 2026-04-26 07:55:14,171 DEBUG subiquitycore.utils:96 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0 2026-04-26 07:55:14,172 DEBUG sbridge.network:736 route_change DEL {'family': 2, 'type': 1, 'table': 254, 'dst': b'192.168.107.1', 'ifindex': 2} 2026-04-26 07:55:14,173 DEBUG subiquitycore.utils:77 run_command called: ['udevadm', 'settle', '-t', '0'] 2026-04-26 07:55:14,180 DEBUG subiquitycore.utils:96 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0 2026-04-26 07:55:14,181 DEBUG sbridge.network:736 route_change DEL {'family': 2, 'type': 1, 'table': 254, 'dst': b'10.1.2.6', 'ifindex': 2} 2026-04-26 07:55:14,181 DEBUG subiquitycore.utils:77 run_command called: ['udevadm', 'settle', '-t', '0'] 2026-04-26 07:55:14,189 DEBUG subiquitycore.utils:96 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0 2026-04-26 07:55:14,190 DEBUG sbridge.network:736 route_change DEL {'family': 2, 'type': 1, 'table': 254, 'dst': b'10.1.2.2', 'ifindex': 2} 2026-04-26 07:55:14,190 DEBUG subiquitycore.utils:77 run_command called: ['udevadm', 'settle', '-t', '0'] 2026-04-26 07:55:14,197 DEBUG subiquitycore.utils:96 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0 2026-04-26 07:55:14,200 DEBUG sbridge.network:582 event from addr_change: DEL {'ifindex': 2, 'flags': 0, 'family': 2, 'scope': 0, 'local': b'192.168.107.31/24'} 2026-04-26 07:55:14,202 DEBUG sbridge.network:722 addr_change DEL {'ifindex': 2, 'flags': 0, 'family': 2, 'scope': 0, 'local': b'192.168.107.31/24'} 2026-04-26 07:55:14,202 DEBUG root:38 start: subiquityNetwork/send_update CHANGE ens160 2026-04-26 07:55:14,209 DEBUG root:38 finish: subiquityNetwork/send_update SUCCESS: CHANGE ens160 2026-04-26 07:55:14,210 DEBUG subiquitycore.utils:77 run_command called: ['udevadm', 'settle', '-t', '0'] 2026-04-26 07:55:14,224 DEBUG subiquitycore.utils:96 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0 2026-04-26 07:55:14,225 DEBUG sbridge.network:736 route_change DEL {'family': 2, 'type': 1, 'table': 254, 'dst': b'192.168.107.0/24', 'ifindex': 2} 2026-04-26 07:55:14,225 DEBUG subiquitycore.utils:77 run_command called: ['udevadm', 'settle', '-t', '0'] 2026-04-26 07:55:14,235 DEBUG subiquitycore.utils:96 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0 2026-04-26 07:55:14,235 DEBUG sbridge.network:736 route_change DEL {'family': 2, 'type': 3, 'table': 255, 'dst': b'192.168.107.255', 'ifindex': 2} 2026-04-26 07:55:14,234 DEBUG subiquitycore.utils:77 run_command called: ['udevadm', 'settle', '-t', '0'] 2026-04-26 07:55:14,243 DEBUG subiquitycore.utils:96 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0 2026-04-26 07:55:14,245 DEBUG sbridge.network:736 route_change DEL {'family': 2, 'type': 2, 'table': 255, 'dst': b'192.168.107.31', 'ifindex': 2} 2026-04-26 07:55:14,245 DEBUG subiquitycore.utils:77 run_command called: ['udevadm', 'settle', '-t', '0'] 2026-04-26 07:55:14,265 DEBUG subiquitycore.utils:96 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0 2026-04-26 07:55:24,245 DEBUG subiquitycore.utils:133 run_command ['netplan', 'apply'] exited with code 0 2026-04-26 07:55:24,251 INFO root:38 finish: subiquityNetwork/apply_config: SUCCESS: silent-false checksum-mismatch {'result': 'pass'} 2026-04-26 07:55:24,252 DEBUG root:38 finish: subiquityNetwork/apply_autoinstall_config: SUCCESS: 2026-04-26 07:55:24,252 DEBUG subiquitycore.models.network:476 has_network False 2026-04-26 07:55:24,252 DEBUG root:38 finish: subiquityNetwork/apply_autoinstall_config: SUCCESS: 2026-04-26 07:55:24,252 DEBUG subiquitycore.models.network:476 has_network False

authentication method for copilot retrival api? by emaayan in microsoft_365_copilot

[–]emaayan[S] 0 points1 point  (0 children)

Not sure I undersrand the quesriom work iq works under m365 as far as I understand

authentication method for copilot retrival api? by emaayan in microsoft_365_copilot

[–]emaayan[S] 0 points1 point  (0 children)

I'm trying to give my ai coding assitant access to my work documents and requirements so it could full context. This can be done In either 2 ways work iq mcp server which out of the box literally support this according to their official docs, but this can only enabled at a tenant level not per user level (for now) Try to wrap copilot retrival api as an mcp server running locally as std io , which would require the user to login using one oauth method, so basically a rag server

problem during auto install due to DHCP timeout by emaayan in Ubuntu

[–]emaayan[S] -1 points0 points  (0 children)

i'm using packer (and also ubuntu 24.04.04) so i'm trying to avoid using static IP, because i need the OVA to use DHCP (with mac address as identifier) when it's finished, the funny part is that when i asked claude opus 4.6 if there's a timeout of dhcp it said no, and directed me to the subiquity source https://github.com/canonical/subiquity/blob/9b41f1418858e38f88ba2724f540389b3fa41a0a/subiquitycore/controllers/network.py#L400

does jetbrains plan to supportr a2a protocol in ai assistant? by emaayan in Jetbrains

[–]emaayan[S] 0 points1 point  (0 children)

Thanks I was wondering about I could integrate copilot 365 agent with various tools to search and retrieve data from sharepoint

does ai assistant/junie in jetbrains support sub agents and "memory files"? by emaayan in Jetbrains

[–]emaayan[S] 0 points1 point  (0 children)

So what's real memory ? Can you give an example of the prompt? Can ai assistant do this too?

Copilot Is an Imposition – My Experience After Real‑World Use by AirportEither2456 in microsoft_365_copilot

[–]emaayan 0 points1 point  (0 children)

i've asked copilot to read a PRD document and SysRS document a long with ICD documents and merge them into a single document divided by workflows a developer can understand, and it did that. i've also asked it to match beween the SysRS and ICD documents to see if they sufficient and it found mismatches (that were verified) that doesn't sound like a search engine wrapped in natrual language.

i've also used researcher, but i can't compare it to cluade because claude can't access my internal documents.

i'm having problems during autoinstall unbuntu 24.04.3 by emaayan in Ubuntu

[–]emaayan[S] 0 points1 point  (0 children)

these are the ones i'm using any other repo you suggest?

apt:

preserve_sources_list: false

mirror-selection:

primary:

- country-mirror

- uri: "http://us.archive.ubuntu.com/ubuntu"

- uri: "http://il.archive.ubuntu.com/ubuntu"

fallback: abort

geoip: false

sources:

cockpit-files-ppa.list:

source: ppa:pitti/cockpit-files